mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update token for copycat (#10232)
This commit is contained in:
1
.github/workflows/on-issue-open.yml
vendored
1
.github/workflows/on-issue-open.yml
vendored
@@ -19,5 +19,6 @@ jobs:
|
|||||||
- name: Run CopyCat
|
- name: Run CopyCat
|
||||||
uses: ./actions/build/actions/copycat
|
uses: ./actions/build/actions/copycat
|
||||||
with:
|
with:
|
||||||
|
token: ${{secrets.TRIAGE_PAT}}
|
||||||
owner: anthonydresser
|
owner: anthonydresser
|
||||||
repo: testissues
|
repo: testissues
|
||||||
|
|||||||
Reference in New Issue
Block a user