We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54b8b6 commit 28e4274Copy full SHA for 28e4274
.github/workflows/sonarcloud-analysis.yml
@@ -5,6 +5,8 @@ on:
5
paths-ignore:
6
- 'example/**'
7
- '.github/workflows/*example*'
8
+ schedule:
9
+ - cron: '30 6 8-14,22-28 * 1'
10
11
jobs:
12
analyze:
0 commit comments