Skip to content

Commit

Permalink
switch the pat used to create the PR to enable PR checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafer1 committed Sep 10, 2023
1 parent 2b0f0b9 commit 9119f92
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 9119f92

Please sign in to comment.