Skip to content

Commit eb1ca59

Browse files
committed
Run pipeline weekly to discover issues earlier
1 parent 6e8cee9 commit eb1ca59

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/repro.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8+
schedule:
9+
- cron: '0 9 * * 1'
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)