There was an error while loading. Please reload this page.
2 parents d67b4fc + c91b7d1 commit 3ce7eefCopy full SHA for 3ce7eef
1 file changed
.github/workflows/pkgcheck.yaml
@@ -16,6 +16,8 @@ jobs:
16
pkgcheck:
17
runs-on: ubuntu-latest
18
permissions:
19
+ actions: read
20
+ contents: read
21
issues: write
22
env:
23
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
0 commit comments