mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:17:33 +00:00
oidc
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -19,7 +19,7 @@ permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
actions: write
|
||||
oidc: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
core:
|
||||
|
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -20,7 +20,7 @@ on:
|
||||
type: string
|
||||
|
||||
permissions:
|
||||
oidc: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
lint-skip:
|
||||
|
2
.github/workflows/login-container.yml
vendored
2
.github/workflows/login-container.yml
vendored
@@ -20,7 +20,7 @@ on:
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
oidc: write
|
||||
id-token: write
|
||||
|
||||
env:
|
||||
default_labels: |
|
||||
|
2
.github/workflows/login-integration-test.yml
vendored
2
.github/workflows/login-integration-test.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
permissions:
|
||||
packages: write
|
||||
oidc: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
login-integration-test:
|
||||
|
Reference in New Issue
Block a user