Skip to content

Update test-oidc.yml #3

Update test-oidc.yml

Update test-oidc.yml #3

Workflow file for this run

name: Test OIDC
on:
push:
pull_request:
types: [opened, synchronize]
permissions:
id-token: write # This is required for requesting the JWT
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Infisical/[email protected]
with:
method: "oidc"
env-slug: "dev"
project-slug: "identity-auth-tests-psr-u"
identity-id: "d3f3513a-de88-4313-91f1-e25e6b75cef6"