Skip to content

Commit c656579

Browse files
@- mention wg-infra on failed post-promote jobs (#1185)
1 parent 7121403 commit c656579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-promote-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@ jobs:
106106
env:
107107
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
108108
WORKFLOW_NAME: ${{ github.workflow }}
109-
MENTION: '@estherkim' #TODO(estherkim): switch to infra team once debug complete
109+
MENTION: '@ampproject/wg-infra'
110110
REPO_SLUG: ${{ github.repository }}
111111
RUN_ID: ${{ github.run_id }}

0 commit comments

Comments
 (0)