Skip to content

Commit

Permalink
workflow.yaml: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Mar 31, 2024
1 parent 043862d commit cea4cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
pull_request:
paths:
- setup.sh
- action.yml
- .github/workflows/workflow.yml
- action.yaml
- .github/workflows/workflow.yaml
jobs:
lint_shellcheck:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cea4cf6

Please sign in to comment.