mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
test
This commit is contained in:
parent
f6ff6c7791
commit
e1c4c9641e
1 changed files with 2 additions and 3 deletions
5
.github/workflows/db_migration.yml
vendored
5
.github/workflows/db_migration.yml
vendored
|
|
@ -1,10 +1,9 @@
|
|||
name: Run Database Migration on Production (aws-dev)
|
||||
|
||||
on:
|
||||
push:
|
||||
push:
|
||||
branches:
|
||||
- feature/terrafrom_to_aws
|
||||
# - main
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
db_migration:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue