Skip to content

Implement unit tests for OIDC provider configuration in oidc_provider… #11

Implement unit tests for OIDC provider configuration in oidc_provider…

Implement unit tests for OIDC provider configuration in oidc_provider… #11

Workflow file for this run

name: Label PRs
on:
pull_request:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml