Skip to content

Commit

Permalink
ci(lint): Add PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Nov 27, 2024
1 parent ba91c1f commit ab8cc83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
uses: open-contracting/.github/.github/workflows/lint.yml@main
permissions:
contents: write
secrets:
personal-access-token: ${{ secrets.PAT }}
with:
# libcoveocds is optional (try-except block).
standard-maintenance-scripts-ignore: libcoveocds
Expand Down

0 comments on commit ab8cc83

Please sign in to comment.