fix(ci): trigger release on merged pull_request
This commit is contained in:
parent
a07fcfd074
commit
9b30afee7d
1
.github/workflows/build-pulumigo.yml
vendored
1
.github/workflows/build-pulumigo.yml
vendored
@ -82,7 +82,6 @@ jobs:
|
||||
|
||||
publish-release:
|
||||
name: Publish Daily Release
|
||||
if: github.event_name == 'push' || github.event_name == 'schedule'
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user