Skip to content

Commit 31e1e2e

Browse files
alexeyr-ci2justin808
authored andcommitted
Rename actionlint.yml workflow to Lint GitHub Actions (#2154)
### Summary The workflow name was incorrect. ### Pull Request checklist Purely a CI display change, none of the below apply. - ~[ ] Add/update test to cover these changes~ - ~[ ] Update documentation~ - ~[ ] Update CHANGELOG file~ <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated GitHub Actions workflow naming for better clarity. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 31e540c commit 31e1e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Lint JS and Ruby
1+
name: Lint GitHub Actions
22

33
on:
44
push:

0 commit comments

Comments
 (0)