Skip to content

Commit

Permalink
Add actionlint matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Oct 2, 2024
1 parent cb24b37 commit 9b1290b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ jobs:
-
name: "Checkout repository"
uses: "actions/[email protected]"
-
name: "Set up problem matcher"
run: |
echo "::add-matcher::.github/actionlint-matcher.json"
-
name: "Analyze workflow files"
uses: "docker://rhysd/actionlint:1.7.3"
Expand Down

0 comments on commit 9b1290b

Please sign in to comment.