Skip to content

Commit

Permalink
Merge pull request #287 from subosito/minor
Browse files Browse the repository at this point in the history
workflow.yaml: minor fix
  • Loading branch information
bartekpacia committed Mar 31, 2024
2 parents 043862d + cea4cf6 commit cf12a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yaml
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 cf12a39

Please sign in to comment.