Skip to content

Commit 60ed446

Browse files
author
Mike McLaughlin
authored
Merge branch 'release/9.0-staging' into backport/pr-112542-to-release/9.0-staging
2 parents 9f9103c + 6303a6c commit 60ed446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check-no-merge-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55

66
on:
77
pull_request_target:
8-
types: [opened, reopened, labeled, unlabeled]
8+
types: [opened, edited, reopened, labeled, unlabeled, synchronize]
99
branches:
1010
- 'release/**'
1111

.github/workflows/check-service-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55

66
on:
77
pull_request_target:
8-
types: [opened, reopened, labeled, unlabeled]
8+
types: [opened, edited, reopened, labeled, unlabeled, synchronize]
99
branches:
1010
- 'release/**'
1111

0 commit comments

Comments
 (0)