We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2967492 commit b08b119Copy full SHA for b08b119
1 file changed
.github/workflows/vader.yml
@@ -4,6 +4,8 @@ on:
4
branches:
5
- master
6
pull_request:
7
+ schedule:
8
+ - cron: '0 19 * * 4'
9
workflow_dispatch:
10
jobs:
11
Vader:
0 commit comments