Skip to content

Commit ad0522b

Browse files
committed
Avoid pushing docker image from pull request
1 parent d2b2c12 commit ad0522b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-docker-container.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
on:
22
push:
33
branches: main
4-
pull_request:
5-
branches: main
64

75
name: Build and Push Docker Image
86

0 commit comments

Comments
 (0)