Skip to content

Commit ccf9b09

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
jobs:
88
build-and-push:
99
runs-on: ubuntu-latest
10-
if: github.event.pull_request.merged == true && github.event.pull_request.user.login == 'dependabot[bot]'
1110

1211
steps:
1312
- name: Checkout code

0 commit comments

Comments
 (0)