We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d308e80 commit bb05971Copy full SHA for bb05971
.github/workflows/test.yml
@@ -9,6 +9,8 @@ on:
9
pull_request:
10
branches:
11
- master
12
+ schedule:
13
+ - cron: 0 4 * * SUN
14
15
jobs:
16
build:
0 commit comments