mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 23:17:33 +00:00
permissions
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -78,6 +78,9 @@ jobs:
|
|||||||
|
|
||||||
login-quality:
|
login-quality:
|
||||||
uses: ./.github/workflows/login-quality.yml
|
uses: ./.github/workflows/login-quality.yml
|
||||||
|
permissions:
|
||||||
|
actions: write
|
||||||
|
id-token: write
|
||||||
with:
|
with:
|
||||||
force: ${{ github.event_name == 'workflow_dispatch' }}
|
force: ${{ github.event_name == 'workflow_dispatch' }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user