We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d80a3 commit c3203f2Copy full SHA for c3203f2
1 file changed
.github/workflows/codeChecks.yml
@@ -3,6 +3,8 @@ name: code checks
3
on:
4
push:
5
paths:
6
+ - ".github/workflows/codeChecks.yml"
7
+ - "devenv.*"
8
- "cmd/**"
9
- "internal/**"
10
- "pkg/**"
0 commit comments