Skip to content

Commit

Permalink
Merge pull request #193 from ligangty/main
Browse files Browse the repository at this point in the history
Revert "Make snapshot publish action working just on pr merging"
  • Loading branch information
ligangty authored Jun 24, 2024
2 parents 3bb15de + 3951fb0 commit 4c65126
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 4c65126

Please sign in to comment.