We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c3166 commit cf41fdfCopy full SHA for cf41fdf
1 file changed
.github/workflows/auto-tests.yml
@@ -2,6 +2,7 @@ name: "Automated tests for increment version"
2
on:
3
push:
4
paths:
5
+ - '.github/workflows/auto-tests.yml'
6
- 'increment.sh'
7
- 'tests/**'
8
pull_request:
0 commit comments