Skip to content

Commit 0b4e29a

Browse files
committed
change
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 7f17ad6 commit 0b4e29a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build-pr-cmk.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: Build cmk on PR
22

33
on:
4-
push:
5-
branches:
6-
- '**'
74
pull_request:
5+
types: [opened, synchronize, reopened]
86
paths:
97
- '**.go'
108
- 'go.mod'

0 commit comments

Comments
 (0)