We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e172e4 commit 041c3b7Copy full SHA for 041c3b7
1 file changed
.github/workflows/run-tox.yml
@@ -6,6 +6,8 @@ on:
6
branches:
7
- main
8
workflow_dispatch:
9
+ schedule:
10
+ - cron: "0 2 15 1,7 *"
11
12
jobs:
13
build:
0 commit comments