We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 133a33d commit 94ab503Copy full SHA for 94ab503
.github/workflows/verify.yml
@@ -2,6 +2,7 @@ name: verify
2
on:
3
push:
4
paths:
5
+ - ".github/workflows/verify.yml"
6
- "libs/**"
7
- "merge_file.bash"
8
- "tests/**"
0 commit comments