We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4090d95 commit 8a60abaCopy full SHA for 8a60aba
1 file changed
.github/workflows/python-tests.yml
@@ -12,6 +12,8 @@ on:
12
push:
13
branches:
14
- "main"
15
+ schedule:
16
+ - cron: "27 0 * * 1"
17
18
jobs:
19
settings:
0 commit comments