Skip to content

Commit 3f21e00

Browse files
committed
Reduce default toke permissions
1 parent 0c562a9 commit 3f21e00

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: CI
22

33
on: [ push, pull_request ]
44

5+
permissions:
6+
contents: read
7+
58
env:
69
# Enable format attributes in ncurses headers
710
# Enable fortified memory/string handling

0 commit comments

Comments
 (0)