Deploy on pushes to production
This commit is contained in:
parent
38e7d23fd0
commit
8139a04eb8
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
@ -2,8 +2,7 @@
|
|||
name: Deploy
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: closed
|
||||
push:
|
||||
branches:
|
||||
- production
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Reference in a new issue