mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-20 13:08:06 -07:00
change deploy main to be on push (#1224)
This commit is contained in:
parent
49868401be
commit
1c7b043cdb
1 changed files with 1 additions and 2 deletions
3
.github/workflows/deploy_main.yml
vendored
3
.github/workflows/deploy_main.yml
vendored
|
@ -3,8 +3,7 @@
|
|||
|
||||
name: Deploy prod
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "client/**/*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue