Skip to content

Add OpenID Connect integration #48

Add OpenID Connect integration

Add OpenID Connect integration #48

Workflow file for this run

name: Tests
on:
pull_request:
jobs:
unit-tests:
uses: canonical/operator-workflows/.github/workflows/test.yaml@main
secrets: inherit
with:
charmcraft-channel: latest/edge
self-hosted-runner: true
self-hosted-runner-label: "edge"
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
channel: 1.28-strict/stable
charmcraft-channel: latest/edge
juju-channel: 3.4/stable
self-hosted-runner: true
self-hosted-runner-label: "edge"