Skip to content

Commit ee1c2de

Browse files
Copilotwannaphong
andcommitted
Add explicit permissions to workflow for security
Co-authored-by: wannaphong <8536487+wannaphong@users.noreply.github.com>
1 parent b4a0372 commit ee1c2de

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
jobs:
1414
test:
1515
runs-on: ${{ matrix.os }}
16+
permissions:
17+
contents: read
1618
strategy:
1719
fail-fast: false
1820
matrix:

0 commit comments

Comments
 (0)