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 2efaf76 commit 40a77f9Copy full SHA for 40a77f9
.github/workflows/test.yml
@@ -9,6 +9,8 @@ on:
9
- .github/workflows/test.yml
10
pull_request:
11
workflow_dispatch:
12
+ schedule:
13
+ - cron: "0 2 * * 1"
14
15
jobs:
16
test:
0 commit comments