Skip to content

Commit ba78907

Browse files
committed
Test restricting perms
1 parent 1d8fae1 commit ba78907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Check coverage with coverage.py
88
runs-on: ubuntu-latest
99
permissions:
10-
pull-requests: write
10+
pull-requests: read
1111
steps:
1212
- uses: actions/checkout@v4.2.2
1313
- uses: ./.github/actions/setup-environment

0 commit comments

Comments
 (0)