Skip to content

[CXP-204] improve rate limit and temporary error handling (#121) #65

[CXP-204] improve rate limit and temporary error handling (#121)

[CXP-204] improve rate limit and temporary error handling (#121) #65

Workflow file for this run

# This file is managed by baton-admin. Do not edit directly.
name: Verify
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main
jobs:
verify:
uses: ConductorOne/github-workflows/.github/workflows/verify.yaml@v4
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}