We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e866c3 commit fecdeb2Copy full SHA for fecdeb2
1 file changed
.github/workflows/build-pr-cmk.yml
@@ -1,6 +1,9 @@
1
name: Build cmk on PR
2
3
on:
4
+ push:
5
+ branches:
6
+ - '**'
7
pull_request:
8
paths:
9
- '**.go'
0 commit comments