Skip to content

Commit 8af2e66

Browse files
committed
Run CI daily around midnight
1 parent 6868cd9 commit 8af2e66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
paths:
66
- '*.yaml'
77
- '.github/workflows/ci.yml'
8+
schedule:
9+
- cron: '0 0 * * *'
810

911
concurrency:
1012
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)