Issue response: pull team members from staff team (#25102)
Release Notes: - N/A
This commit is contained in:
parent
529c65276e
commit
e5d8bd27da
2 changed files with 6 additions and 3 deletions
2
.github/workflows/issue_response.yml
vendored
2
.github/workflows/issue_response.yml
vendored
|
@ -29,5 +29,5 @@ jobs:
|
|||
- name: Run Issue Response
|
||||
run: pnpm run --dir script/issue_response start
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ISSUE_RESPONSE_GITHUB_TOKEN: ${{ secrets.ISSUE_RESPONSE_GITHUB_TOKEN }}
|
||||
SLACK_ISSUE_RESPONSE_WEBHOOK_URL: ${{ secrets.SLACK_ISSUE_RESPONSE_WEBHOOK_URL }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue