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
d5323ed6e6
commit
4fd195b719
1 changed files with 1 additions and 2 deletions
3
.github/workflows/db_migration.yml
vendored
3
.github/workflows/db_migration.yml
vendored
|
|
@ -3,8 +3,8 @@ name: Run Database Migration on Production (aws-dev)
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- "*"
|
||||
# - main
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
db_migration:
|
||||
|
|
@ -33,4 +33,3 @@ jobs:
|
|||
SHAREPOINT_CLIENT_ID: ${{ secrets.SHAREPOINT_CLIENT_ID }}
|
||||
SHAREPOINT_CLIENT_SECRET: ${{ secrets.SHAREPOINT_CLIENT_SECRET }}
|
||||
SHAREPOINT_TENANT_ID: ${{ secrets.SHAREPOINT_TENANT_ID }}
|
||||
|
||||
Loading…
Add table
Reference in a new issue