mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Change watchdog tagged users (#51411)
This commit is contained in:
2
.github/workflows/error-deltas-watchdog.yaml
vendored
2
.github/workflows/error-deltas-watchdog.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
issues: write
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
TAGS: "@RyanCavanaugh @DanielRosenwasser @amcasey"
|
||||
TAGS: "@navya9singh @RyanCavanaugh @DanielRosenwasser"
|
||||
steps:
|
||||
- name: NewErrors
|
||||
run: | # --json and --jq prints exactly one issue number per line of output
|
||||
|
||||
Reference in New Issue
Block a user