Skip to content

Commit ff46934

Browse files
committed
Remove pull_request trigger
1 parent cebc263 commit ff46934

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-push.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Build and push docker images
22

3-
on:
4-
pull_request:
3+
on:
54
push:
65
branches:
76
- master

0 commit comments

Comments
 (0)