Skip to content

Commit e0bea92

Browse files
authored
Add permissions (#61)
1 parent a3a00a3 commit e0bea92

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

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

7+
permissions:
8+
contents: read
9+
pull-requests: read
10+
711
jobs:
812
lint:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)