We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257eb04 commit 7afa8aeCopy full SHA for 7afa8ae
.github/workflows/integrate.yaml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- master
8
schedule:
9
- - cron: "0 10 * * *"
+ - cron: "0 10 * * 6"
10
11
jobs:
12
static-code-analysis:
0 commit comments