Skip to content

Commit 5b43187

Browse files
committed
ci: scope down permissions for build-events.yml
1 parent 942b15b commit 5b43187

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-events.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- "lambda-events/**"
1111
- "Cargo.toml"
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
build:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)