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.
1 parent 22427ea commit ceacf06Copy full SHA for ceacf06
.github/workflows/deploy.yml
@@ -8,6 +8,8 @@ on:
8
branches: ["master"]
9
pull_request:
10
11
+ schedule:
12
+ - cron: "17 8 * * 6"
13
14
jobs:
15
build:
0 commit comments