Skip to content

Commit 1eb1517

Browse files
committed
chore: remove unnecessary permissions
1 parent 7395b5f commit 1eb1517

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ jobs:
7373
runs-on: ubuntu-latest
7474
permissions:
7575
packages: write # is needed by devcontainers/action to write templates as OCI artifacts
76-
contents: write # is needed by devcontainers/action to update README.md
77-
pull-requests: write # is needed by devcontainers/action to create PRs with changes to README.md
7876
steps:
7977
- uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
8078
with:

0 commit comments

Comments
 (0)