Skip to content

Commit 71d2349

Browse files
authored
CI: Turn off periodic Sonar scanning
1 parent a20caeb commit 71d2349

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/analyse.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: analyse
22

33
on:
4-
schedule:
5-
# Once a day at midnight
6-
- cron: '0 0 * * *'
74
workflow_dispatch: # Manual triggering from Actions > analyse > Run workflow
85

96
jobs:

0 commit comments

Comments
 (0)