Skip to content

fix(jwt): race conditions and IAM reliability issues with identity verification enabled #414

fix(jwt): race conditions and IAM reliability issues with identity verification enabled

fix(jwt): race conditions and IAM reliability issues with identity verification enabled #414

Workflow file for this run

# Checks if the PR title follows semantic commit message conventions
name: Lint PR
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
call:
uses: OneSignal/sdk-shared/.github/workflows/lint-pr-title.yml@main
secrets: inherit