Skip to content

Commit

Permalink
Test actionlint main
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Dec 26, 2024
1 parent a67f93d commit 8858bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
files: |
.github/workflows/*.yaml
.github/workflows/*.yml
- uses: reviewdog/action-actionlint@v1
- uses: reviewdog/action-actionlint@main
if: steps.changed-files.outputs.any_changed == 'true'
with:
fail_level: any
Expand Down

0 comments on commit 8858bd5

Please sign in to comment.