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 35d2f3e commit 39423baCopy full SHA for 39423ba
.github/workflows/tests.yaml
@@ -5,6 +5,8 @@ on:
5
push:
6
branches:
7
- master
8
+ schedule:
9
+ - cron: "45 7 * * 1"
10
11
jobs:
12
Tests:
0 commit comments