Skip to content

Commit 68150c4

Browse files
authored
make ci run daily (#6)
1 parent b96bdb5 commit 68150c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches:
66
- master
77
pull_request:
8-
# schedule:
9-
# - cron: 3 0 * * * # Run daily at 0:03 UTC
8+
schedule:
9+
- cron: 30 6 * * *
1010

1111
jobs:
1212
build-collection-artifact:

0 commit comments

Comments
 (0)