Skip to content

Commit 1d16a01

Browse files
committed
Changed workflow to least persmissions to run workflow
1 parent 0bcb0f4 commit 1d16a01

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/PullRequest.yml

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

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
build-and-test:
1215

0 commit comments

Comments
 (0)