Skip to content

Commit 6009e82

Browse files
committed
Limit workflow permissions
1 parent ac0b651 commit 6009e82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: CI
2+
permissions:
3+
contents: read
24

35
on: [push, pull_request, workflow_dispatch]
46

0 commit comments

Comments
 (0)