Skip to content

Commit 0377528

Browse files
authored
Update IntegrationTests.yaml
1 parent ccc9450 commit 0377528

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/IntegrationTests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Integration Tests
22

3-
on: workflow_dispatch
4-
#schedule:
5-
# - cron: '24 19 * * *'
3+
on:
4+
schedule:
5+
- cron: '16 03 * * *'
66

77
jobs:
88
ParserPrinter:

0 commit comments

Comments
 (0)