diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index a08ecf16e..4cb29acb6 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -21,6 +21,10 @@ jobs: runs-on: ubuntu-latest + permissions: + contents: read + id-token: write + if: github.event_name == 'pull_request' && github.event.action != 'closed' environment: