We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc140e7 + 9e9f317 commit 7e8da0cCopy full SHA for 7e8da0c
.github/workflows/blank.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ main ]
6
pull_request:
7
8
+ schedule:
9
+ - cron: '0 0 1 * *'
10
11
jobs:
12
test:
0 commit comments