mirror of
https://github.com/FlipsideCrypto/stellar-models.git
synced 2026-02-06 11:46:47 +00:00
move weekly back to 7am
This commit is contained in:
parent
91f49b521c
commit
309c1e8d7b
2
.github/workflows/dbt_test_weekly.yml
vendored
2
.github/workflows/dbt_test_weekly.yml
vendored
@ -4,7 +4,7 @@ run-name: dbt_test_weekly
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 4 * * 1'
|
||||
- cron: '0 7 * * 1'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
Loading…
Reference in New Issue
Block a user