mirror of
https://github.com/FlipsideCrypto/polygon-models.git
synced 2026-02-06 15:31:51 +00:00
move to 1pm and 28th of month (#294)
This commit is contained in:
parent
b227ff4f3e
commit
22e3d64cf0
4
.github/workflows/dbt_test_monthly.yml
vendored
4
.github/workflows/dbt_test_monthly.yml
vendored
@ -4,8 +4,8 @@ run-name: dbt_test_monthly
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs “1st of month at 12PM” (see https://crontab.guru)
|
||||
- cron: '0 12 1 * *'
|
||||
# Runs “28th of month at 1PM” (see https://crontab.guru)
|
||||
- cron: '0 13 28 * *'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
Loading…
Reference in New Issue
Block a user