Skip to content

Make refresh_token grant type optional in DCR handler (#1651) #539

Make refresh_token grant type optional in DCR handler (#1651)

Make refresh_token grant type optional in DCR handler (#1651) #539

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
- "v1.x"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml