Update .github/workflows/trigger_pylance.yaml

This commit is contained in:
Bill Schnurr 2023-11-17 11:13:23 -08:00 committed by GitHub
parent 98b3dd279e
commit 4c2a952d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.PYLANCE_PAT }}
repository: microsoft/pyrx