Skip to content

Commit 168fe1b

Browse files
authored
Update paths-ignore to include all workflows
1 parent 9a09468 commit 168fe1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- main
1010
paths-ignore:
1111
- 'README.md'
12-
- '.github/workflows/create_release.yaml'
12+
- '.github/workflows/*'
1313

1414
permissions:
1515
contents: write

0 commit comments

Comments
 (0)