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 15c0400 commit 3b1f7bfCopy full SHA for 3b1f7bf
.github/workflows/clp-lint.yaml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
workflow_dispatch:
7
schedule:
8
- - cron: "*/10 * * * *"
+ - cron: "0 15 * * *"
9
10
concurrency:
11
group: "${{github.workflow}}-${{github.ref}}"
0 commit comments