Skip to content

Commit 2b81a7f

Browse files
add permissions
1 parent ae090f9 commit 2b81a7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
on: [push, pull_request]
22

33
name: CI
4-
4+
permissions:
5+
contents: read
6+
57
jobs:
68
test:
79
name: Lint

0 commit comments

Comments
 (0)