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 a0ea822 commit ccf9b09Copy full SHA for ccf9b09
.github/workflows/build-docker-image.yml
@@ -7,7 +7,6 @@ on:
7
jobs:
8
build-and-push:
9
runs-on: ubuntu-latest
10
- if: github.event.pull_request.merged == true && github.event.pull_request.user.login == 'dependabot[bot]'
11
12
steps:
13
- name: Checkout code
0 commit comments