Skip to content

README - replace code snippets with examples -- auth examples (#1164) #359

README - replace code snippets with examples -- auth examples (#1164)

README - replace code snippets with examples -- auth examples (#1164) #359

Workflow file for this run

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