We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6096df0 commit 7365b3cCopy full SHA for 7365b3c
1 file changed
.github/workflows/lint.yaml
@@ -20,9 +20,6 @@ jobs:
20
runs-on: ubuntu-20.04
21
steps:
22
- uses: actions/[email protected]
23
- - name: FOO
24
- run: |
25
- cat /var/run/act/workflow/event.json
26
- uses: github/super-linter/[email protected]
27
env:
28
ERROR_ON_MISSING_EXEC_BIT: true
0 commit comments