Releasing within the branch to test the setup.
This commit is contained in:
parent
834e1b197b
commit
07a22fe606
|
@ -1,9 +1,10 @@
|
|||
name: Deploy
|
||||
on:
|
||||
pull-request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# TODO put this back only when merging after this PR lands.
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue