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 32f352c commit c4b88ddCopy full SHA for c4b88dd
.github/workflows/cancel.yml
@@ -6,7 +6,7 @@ env:
6
7
on: # yamllint disable-line rule:truthy
8
workflow_run:
9
- workflows: ["PullRequestCI", "ReleaseBranchCI", "DocsCheck", "BackportPR"]
+ workflows: ["PR","PullRequestCI", "ReleaseBranchCI", "DocsCheck", "BackportPR"]
10
types:
11
- requested
12
jobs:
0 commit comments