mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-19 15:03:52 -07:00
Merge pull request #34 from DOI-DO/nmb/backend-rollout-plans
More specific backend rollout plans
This commit is contained in:
commit
7c02c40ee6
2 changed files with 20 additions and 9 deletions
6
.github/workflows/deploy_backend_main.yml
vendored
6
.github/workflows/deploy_backend_main.yml
vendored
|
@ -1,9 +1,5 @@
|
|||
name: Deploy Backend Main
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "data/**"
|
||||
on: workflow_dispatch
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue