We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca8c5e commit 26ef2bcCopy full SHA for 26ef2bc
.github/workflows/ci-boot.yml
@@ -2,6 +2,8 @@ name: CI Boot
2
3
on:
4
workflow_dispatch:
5
+ schedule:
6
+ - cron: '0 0 * * 1'
7
8
jobs:
9
0 commit comments