Skip to content

Commit c6fa7d4

Browse files
authored
Merge branch 'master' into pypy
2 parents 0da809e + 657abc9 commit c6fa7d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
pull_request:
1010
branches:
1111
- "*"
12+
schedule:
13+
# Daily at 05:47
14+
- cron: '47 5 * * *'
1215

1316
jobs:
1417
test:

0 commit comments

Comments
 (0)