Skip to content

Commit 1a7670d

Browse files
committed
Remove schedule.
1 parent 510032a commit 1a7670d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/coding-standards.yml

-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ on:
3434
- '.github/workflows/*.yml'
3535
workflow_dispatch:
3636

37-
schedule:
38-
- cron: '*/5 * * * *'
39-
4037
# Cancels all previous workflow runs for pull requests that have not completed.
4138
concurrency:
4239
# The concurrency group contains the workflow name and the branch name for pull requests

0 commit comments

Comments
 (0)