We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a21fe4 commit 404b729Copy full SHA for 404b729
.github/workflows/system_tests.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- "**"
10
+ schedule:
11
+ - cron: '00 03 * * 1-5'
12
13
jobs:
14
build:
0 commit comments