We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe8754 commit fae6c14Copy full SHA for fae6c14
.github/workflows/Build.yml
@@ -6,7 +6,7 @@ on:
6
tags: '*'
7
pull_request:
8
schedule:
9
- - cron: '@weekly'
+ - cron: '15 4 * * 3'
10
11
jobs:
12
build:
0 commit comments