Fix CIRCT installer path | Run CRON every 15m
This commit is contained in:
3
.github/workflows/update-circt.yml
vendored
3
.github/workflows/update-circt.yml
vendored
@@ -3,7 +3,8 @@ name: update-circt
|
||||
# run daily
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 8 * * *
|
||||
- cron: 0,15,30,45 * * * *
|
||||
#- cron: 0 8 * * *
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user