mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57: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:
|
||||
uses: ./.github/workflows/login-quality.yml
|
||||
permissions:
|
||||
actions: write
|
||||
id-token: write
|
||||
with:
|
||||
force: ${{ github.event_name == 'workflow_dispatch' }}
|
||||
|
||||
|
Reference in New Issue
Block a user