Skip to content

Commit 509858e

Browse files
Copilotrbarker-dev
andcommitted
Add explicit permissions to test workflow for security
Co-authored-by: rbarker-dev <164891078+rbarker-dev@users.noreply.github.com>
1 parent 8cc6532 commit 509858e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
branches: [ main ]
88
workflow_dispatch:
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
test-basic-checkout:
1215
name: Test Basic Checkout

0 commit comments

Comments
 (0)