Skip to content

[v1.x] Add subject and claims to AccessToken (#2690) #595

[v1.x] Add subject and claims to AccessToken (#2690)

[v1.x] Add subject and claims to AccessToken (#2690) #595

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