diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index a5ca71cd5..7861ff2b0 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -1,5 +1,9 @@ name: Continuous Integration Workflow +permissions: + contents: read + id-token: write + on: pull_request: push: