mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
update be staging gha
This commit is contained in:
parent
c398fe8737
commit
aebdedebce
1 changed files with 3 additions and 1 deletions
4
.github/workflows/deploy_be_staging.yml
vendored
4
.github/workflows/deploy_be_staging.yml
vendored
|
@ -1,7 +1,9 @@
|
||||||
name: Deploy Backend Staging
|
name: Deploy Backend Staging
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches:
|
||||||
|
- main
|
||||||
|
- "**/release/**"
|
||||||
paths:
|
paths:
|
||||||
- "data/**"
|
- "data/**"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue