mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-05 22:19:46 -06:00
chore: update cypress-bot username in triage workflow (#24007)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user