Skip to content

Commit 4c65126

Browse files
authored
Merge pull request #193 from ligangty/main
Revert "Make snapshot publish action working just on pr merging"
2 parents 3bb15de + 3951fb0 commit 4c65126

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/merge-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ on: [push]
2424
jobs:
2525
publish-snapshot:
2626
name: Build & push image
27-
if: github.event.pull_request.merged == true
2827
runs-on: ubuntu-latest
2928
permissions:
3029
contents: read

0 commit comments

Comments
 (0)