Skip to content

Commit a0ea822

Browse files
committed
fix(pfd): trigger on master
1 parent 14246db commit a0ea822

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Build and Push Docker Image
22

33
on:
4-
pull_request:
4+
push:
55
branches: [ master ]
6-
types: [closed]
76

87
jobs:
98
build-and-push:

0 commit comments

Comments
 (0)