mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-21 16:43:52 -07:00
More specific backend rollout plans
This commit is contained in:
parent
8dbe96fa90
commit
46b5dfe7a6
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
|
||||
env:
|
||||
CENSUS_API_KEY: ${{ secrets.CENSUS_API_KEY }}
|
||||
J40_VERSION_LABEL_STRING: ${{ vars.SCORE_VERSION }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue