We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4e29a commit 44d156cCopy full SHA for 44d156c
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
types: [opened, synchronize, reopened]
9
paths:
0 commit comments