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 ccc9450 commit 0377528Copy full SHA for 0377528
.github/workflows/IntegrationTests.yaml
@@ -1,8 +1,8 @@
1
name: Integration Tests
2
3
-on: workflow_dispatch
4
- #schedule:
5
- # - cron: '24 19 * * *'
+on:
+ schedule:
+ - cron: '16 03 * * *'
6
7
jobs:
8
ParserPrinter:
0 commit comments