Skip to content

Commit

Permalink
switch the pat used to create the PR to enable PR checks (ni#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafer1 authored Sep 18, 2023
1 parent 2b0f0b9 commit 08fc62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Update-Poetry-Lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
\-\-\-
Created by Github action'
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.ADMIN_PAT }}

0 comments on commit 08fc62b

Please sign in to comment.