diff --git a/.github/workflows/cleanup-model.yaml b/.github/workflows/cleanup-model.yaml index 46abcef7..5ba3eaa3 100644 --- a/.github/workflows/cleanup-model.yaml +++ b/.github/workflows/cleanup-model.yaml @@ -10,8 +10,8 @@ on: jobs: cleanup-model: permissions: - # These permissions are needed to interact with GitHub's OIDC Token endpoint - # so that we can authenticate with AWS + # These permissions are needed to interact with GitHub's OIDC Token endpoint + # so that we can authenticate with AWS id-token: write contents: read uses: ./.github/workflows/cleanup-terraform.yaml