Skip to content

Commit ae2dfb0

Browse files
committed
ci(lint): Add PAT
1 parent 6910617 commit ae2dfb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ jobs:
55
uses: open-contracting/.github/.github/workflows/lint.yml@main
66
permissions:
77
contents: write
8+
secrets:
9+
personal-access-token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)