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 6d94271 commit 643d793Copy full SHA for 643d793
.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", "MasterCI", "DocsCheck", "BackportPR"]
10
types:
11
- requested
12
jobs:
0 commit comments