We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cff900 commit 4c6032fCopy full SHA for 4c6032f
.github/workflows/sonarcloud.yml
@@ -20,6 +20,8 @@ on:
20
# only run for branches, not tags
21
branches-ignore: php8
22
pull_request:
23
+ schedule:
24
+ - cron: '0 6 27 4,10 *'
25
26
jobs:
27
scan:
0 commit comments