Skip to content

Commit 1174c64

Browse files
Update .github/workflows/system_tests.yml
Co-authored-by: Charles de Beauchesne <charles.debeauchesne@datadoghq.com>
1 parent 404b729 commit 1174c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
branches:
99
- "**"
1010
schedule:
11-
- cron: '00 03 * * 1-5'
11+
- cron: '00 03 * * *'
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)