one nightly CI run a day, and link to it in issue template (#344)

This commit is contained in:
James Wilson
2021-12-02 11:51:12 +00:00
committed by GitHub
parent a15fb0d632
commit a4f1cbd9a1
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Daily compatibility check against latest substrate
on:
schedule:
# Run at 8am every day
- cron: "* 8 * * *"
- cron: "0 8 * * *"
env: