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.
2 parents 3bb15de + 3951fb0 commit 4c65126Copy full SHA for 4c65126
.github/workflows/merge-build.yml
@@ -24,7 +24,6 @@ on: [push]
24
jobs:
25
publish-snapshot:
26
name: Build & push image
27
- if: github.event.pull_request.merged == true
28
runs-on: ubuntu-latest
29
permissions:
30
contents: read
0 commit comments