chore: update cypress-bot username in triage workflow (#24007)

This commit is contained in:
Matt Schile
2022-09-27 22:45:28 -06:00
committed by GitHub
parent 10f2961c17
commit 5f007189d2

View File

@@ -9,7 +9,7 @@ jobs:
!github.event.issue.pull_request &&
github.event.issue.state == 'closed' &&
github.event.comment.created_at != github.event.issue.closed_at &&
github.event.sender.login != 'cypress-bot'
github.event.sender.login != 'cypress-bot[bot]'
runs-on: ubuntu-latest
steps:
- name: Get project data