mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-08 08:07:41 -06:00
Add contents read permission, required for checkout
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -5,6 +5,7 @@ on: [pull_request]
|
||||
# https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
|
||||
# Required by MishaKav/pytest-coverage-comment
|
||||
permissions:
|
||||
contents: read
|
||||
checks: write
|
||||
pull-requests: write
|
||||
|
||||
|
||||
Reference in New Issue
Block a user