Skip to content

Commit 6530db1

Browse files
Remove contents read permission from tests.yml
Removed permissions for contents in the workflow.
1 parent 8b7df79 commit 6530db1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
pull_request:
99
branches: [ main, develop ]
1010

11-
permissions:
12-
contents: read
13-
1411
jobs:
1512
test:
1613
name: PHP ${{ matrix.php-version }} Tests

0 commit comments

Comments
 (0)