mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
test
This commit is contained in:
parent
4c6ba640f7
commit
12e15dce4c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/db_migration.yml
vendored
6
.github/workflows/db_migration.yml
vendored
|
|
@ -1,10 +1,10 @@
|
|||
name: Run Database Migration on Production (aws-dev)
|
||||
|
||||
on:
|
||||
push:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- *
|
||||
# - main
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
db_migration:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue