We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80de6f commit acec7eaCopy full SHA for acec7ea
.github/workflows/test.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- '6.x'
7
pull_request:
8
+ schedule:
9
+ - cron: '30 8 * * 1'
10
11
jobs:
12
tests:
0 commit comments