Skip to content

Commit cf12a39

Browse files
authored
Merge pull request #287 from subosito/minor
workflow.yaml: minor fix
2 parents 043862d + cea4cf6 commit cf12a39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
pull_request:
99
paths:
1010
- setup.sh
11-
- action.yml
12-
- .github/workflows/workflow.yml
11+
- action.yaml
12+
- .github/workflows/workflow.yaml
1313
jobs:
1414
lint_shellcheck:
1515
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)