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 8602fa8 commit b1a0d95Copy full SHA for b1a0d95
.github/workflows/build.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- master
6
paths:
7
+ - "go.mod"
8
- "**.go"
9
- "Makefile"
10
- "!deploy/kicbase/**"
.github/workflows/pr_verified.yaml
@@ -2,6 +2,7 @@ name: PR_Verified
2
on:
3
pull_request:
- "**.yml"
- "**.yaml"
0 commit comments