forked from cerc-io/stack-orchestrator
Trigger publish on PR and merge to main (#306)
This commit is contained in:
parent
1389559bc6
commit
c359188b3d
@ -2,9 +2,12 @@ name: Publish
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: '*'
|
branches:
|
||||||
|
- main
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches:
|
||||||
|
- main
|
||||||
|
- publish-test
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
Loading…
Reference in New Issue
Block a user