Skip to content

Commit c4b88dd

Browse files
committed
update cancel workflow
1 parent 32f352c commit c4b88dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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", "DocsCheck", "BackportPR"]
1010
types:
1111
- requested
1212
jobs:

0 commit comments

Comments
 (0)