We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89418c commit 233b8c5Copy full SHA for 233b8c5
.github/workflows/action-lint.yaml
@@ -0,0 +1,8 @@
1
+name: Action Lint
2
+on:
3
+ pull_request:
4
+ paths:
5
+ - .github/**/*.ya?ml
6
+jobs:
7
+ ci:
8
+ uses: fieldguide/github-actions-common/.github/workflows/action-lint.yaml@main
0 commit comments