mirror of https://github.com/zcash/developers.git
Regenerate the DAGs every 4 hours
This commit is contained in:
parent
983726a044
commit
2af11ecaba
|
@ -5,7 +5,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: "42 22 * * *"
|
||||
- cron: "0 */4 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue