mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-21 11:01:14 -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
|
name: Deploy prod
|
||||||
on:
|
on:
|
||||||
pull_request:
|
push:
|
||||||
types: [closed]
|
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
- "client/**/*"
|
- "client/**/*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue