Skip to content

Commit ff950ad

Browse files
authored
Permissions
1 parent 4e33a01 commit ff950ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pre-build-devcontainer.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on: # rebuild any PRs and main branch changes
77

88
jobs:
99
build:
10+
permissions:
11+
contents: read
12+
packages: write
1013
runs-on: ubuntu-latest
1114
env:
1215
CONTAINER_OWNER: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)