Skip to content

Commit b08b119

Browse files
committed
workflow: Run tests on a weekly basis
1 parent 2967492 commit b08b119

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/vader.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branches:
55
- master
66
pull_request:
7+
schedule:
8+
- cron: '0 19 * * 4'
79
workflow_dispatch:
810
jobs:
911
Vader:

0 commit comments

Comments
 (0)