Skip to content

Commit 3b1f7bf

Browse files
Update clp-lint.yaml
1 parent 15c0400 commit 3b1f7bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clp-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
workflow_dispatch:
77
schedule:
8-
- cron: "*/10 * * * *"
8+
- cron: "0 15 * * *"
99

1010
concurrency:
1111
group: "${{github.workflow}}-${{github.ref}}"

0 commit comments

Comments
 (0)