Skip to content

Commit c634aaf

Browse files
ci(end to end): Add schedule for end to end workflow [skip ci]
1 parent 2fd28e4 commit c634aaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/end-to-end-test-suite.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
paths-ignore:
77
- '**.md'
88
workflow_dispatch:
9+
schedule:
10+
- cron: '15 3 * * 4'
911

1012
permissions:
1113
contents: read

0 commit comments

Comments
 (0)