We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6910617 commit ae2dfb0Copy full SHA for ae2dfb0
.github/workflows/lint.yml
@@ -5,3 +5,5 @@ jobs:
5
uses: open-contracting/.github/.github/workflows/lint.yml@main
6
permissions:
7
contents: write
8
+ secrets:
9
+ personal-access-token: ${{ secrets.PAT }}
0 commit comments