Skip to content

Commit 810d993

Browse files
[Github] Allow Premerge to use issue-write workflow
We want the premerge advisor to write out comments, and we need the issue-write workflow to trigger on it in order for this to work. Landing this before the rest of #166609 to enable testing that given this needs to be in repo due to permissions issues.
1 parent 9697f4b commit 810d993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/issue-write.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- "Check for private emails used in PRs"
88
- "PR Request Release Note"
99
- "Code lint"
10+
- "CI Checks"
1011
types:
1112
- completed
1213

0 commit comments

Comments
 (0)