Skip to content

Commit b6f543b

Browse files
authored
add workflow trigger for "Update Labels" to summarize-checks (#36530)
1 parent e118753 commit b6f543b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/summarize-checks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- "Swagger Avocado - Set Status"
1010
- "Swagger LintDiff - Set Status"
1111
- "SDK Validation Status"
12+
- "Update Labels"
1213
types:
1314
- completed
1415
pull_request_target: # when a PR is labeled. NOT pull_request, because that would run on the PR branch, not the base branch.

0 commit comments

Comments
 (0)