diff --git a/.github/workflows/bicep-what-if.yml b/.github/workflows/bicep-what-if.yml index ac528f808..52d47a921 100644 --- a/.github/workflows/bicep-what-if.yml +++ b/.github/workflows/bicep-what-if.yml @@ -11,13 +11,10 @@ on: paths: - 'dev-infrastructure/**/*.bicep' -permissions: - id-token: write - contents: read - jobs: test: permissions: + id-token: 'write' contents: 'read' runs-on: 'ubuntu-latest' steps: