Update CI to install circt | Update every day
This commit is contained in:
8
.github/workflows/update-circt.yml
vendored
8
.github/workflows/update-circt.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: update-circt
|
||||
|
||||
# run weekly
|
||||
on: push
|
||||
# schedule:
|
||||
# - cron: 0 0 * * 1
|
||||
# run daily
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 8 * * *
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user