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 510032a commit 1a7670dCopy full SHA for 1a7670d
.github/workflows/coding-standards.yml
@@ -34,9 +34,6 @@ on:
34
- '.github/workflows/*.yml'
35
workflow_dispatch:
36
37
- schedule:
38
- - cron: '*/5 * * * *'
39
-
40
# Cancels all previous workflow runs for pull requests that have not completed.
41
concurrency:
42
# The concurrency group contains the workflow name and the branch name for pull requests
0 commit comments