Skip to content

Commit dee2774

Browse files
committed
Try permissions
1 parent d208766 commit dee2774

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
paths-ignore:
99
- '**.md'
1010

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
test:
1316
name: PHP ${{ matrix.php }} ${{ matrix.php-jit == 'on' && 'with' || 'without' }} JIT on ${{ matrix.os }} ${{ matrix.arch }}

0 commit comments

Comments
 (0)