Skip to content

Commit d2fa18a

Browse files
committed
[CI] add weekly run
1 parent ff2efef commit d2fa18a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integrate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on: # yamllint disable-line rule:truthy
77
branches:
88
- "5.x"
99
pull_request: null
10+
schedule:
11+
- cron: '0 14 * * 1'
1012
# Allow manually triggering the workflow.
1113
workflow_dispatch: null
1214

0 commit comments

Comments
 (0)