mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 13:46:42 +00:00
enable manual execution (#214)
This commit is contained in:
parent
5abec6198f
commit
23e2097ca8
1
.github/workflows/dbt_run_dev_refresh.yml
vendored
1
.github/workflows/dbt_run_dev_refresh.yml
vendored
@ -2,6 +2,7 @@ name: dbt_run_dev_refresh
|
||||
run-name: dbt_run_dev_refresh
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs 06:00 daily (see https://crontab.guru)
|
||||
- cron: '0 6 * * *'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user