Skip to content

Commit bdb1a16

Browse files
committed
Update CI permissions
1 parent b1d625b commit bdb1a16

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
name: CI
2+
23
on:
34
push:
45
branches: [ main ]
56
pull_request:
67
branches: [ main ]
8+
9+
permissions:
10+
actions: read
11+
contents: read
12+
security-events: write
13+
714
jobs:
815
ci:
916
timeout-minutes: 60

0 commit comments

Comments
 (0)