Skip to content

Commit 643d793

Browse files
committed
fix base workflows
1 parent 6d94271 commit 643d793

File tree

2 files changed

+252
-328
lines changed

2 files changed

+252
-328
lines changed

.github/workflows/cancel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66

77
on: # yamllint disable-line rule:truthy
88
workflow_run:
9-
workflows: ["PullRequestCI", "ReleaseBranchCI", "DocsCheck", "BackportPR"]
9+
workflows: ["PR", "PullRequestCI", "ReleaseBranchCI", "MasterCI", "DocsCheck", "BackportPR"]
1010
types:
1111
- requested
1212
jobs:

0 commit comments

Comments
 (0)