We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691594f commit 8bf347bCopy full SHA for 8bf347b
.github/workflows/docker-build-and-push.yml
@@ -22,7 +22,6 @@ on:
22
23
jobs:
24
build-and-push:
25
- if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'
26
runs-on: ubuntu-latest
27
28
steps:
0 commit comments