mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
update be staging gha
This commit is contained in:
parent
cb963cff5f
commit
059f40615b
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
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- "**/release/**"
|
||||
paths:
|
||||
- "data/**"
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue