Skip to content

Commit 673a706

Browse files
committed
ci: scope down permissions for build-extension.yml
1 parent ba72ab5 commit 673a706

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-extension.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
- 'Cargo.toml'
1717

1818

19+
permissions:
20+
contents: read
21+
1922
jobs:
2023
build-runtime:
2124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)