Skip to content

Commit 8a60aba

Browse files
authored
Run tests on a weekly schedule (#77)
1 parent 4090d95 commit 8a60aba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ on:
1212
push:
1313
branches:
1414
- "main"
15+
schedule:
16+
- cron: "27 0 * * 1"
1517

1618
jobs:
1719
settings:

0 commit comments

Comments
 (0)