We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df7da5b + 88788a0 commit 9bae915Copy full SHA for 9bae915
.github/workflows/cicd.yml
@@ -23,6 +23,8 @@ on:
23
release:
24
types:
25
- published
26
+ schedule:
27
+ - cron: '15 5 * * TUE'
28
29
jobs:
30
build:
0 commit comments