Skip to content

Commit b499066

Browse files
Copilotfregante
andcommitted
Add permissions block to CI workflow for security
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>
1 parent bb99cbe commit b499066

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
- pull_request
55
- push
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
Lint:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)