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 8db8480 commit 11d1d59Copy full SHA for 11d1d59
.github/workflows/build.yml
@@ -13,6 +13,7 @@ on:
13
- "go.mod"
14
- "go.sum"
15
- ".github/workflows/*.yml"
16
+ - "resources/*"
17
pull_request:
18
types: [ opened, synchronize, reopened ]
19
paths:
0 commit comments