Skip to content

Commit

Permalink
Bug: update using pat to format
Browse files Browse the repository at this point in the history
  • Loading branch information
ABDreos committed Apr 11, 2024
1 parent a050852 commit a0851b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.PAT }}

- uses: actions/setup-python@v4
with:
python-version: '3.x'
Expand Down

0 comments on commit a0851b6

Please sign in to comment.