Skip to content

Commit

Permalink
Revert "Make snapshot publish action working just on pr merging"
Browse files Browse the repository at this point in the history
This reverts commit 5831517.
  • Loading branch information
ligangty committed Jun 24, 2024
1 parent 3bb15de commit 3951fb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merge-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ on: [push]
jobs:
publish-snapshot:
name: Build & push image
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 3951fb0

Please sign in to comment.