Skip to content

Commit 9c821ba

Browse files
committed
ci(lint): Add PAT
1 parent 76cb9b2 commit 9c821ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jobs:
55
uses: open-contracting/.github/.github/workflows/lint.yml@main
66
permissions:
77
contents: write
8+
secrets:
9+
personal-access-token: ${{ secrets.PAT }}
810
with:
911
python-version: '3.12'
1012
skip-linter-language: true

0 commit comments

Comments
 (0)