Skip to content

Update authgear/iamsmart to 45db5c837ec26c3570a46797204a13fe7e63c741 #32

Update authgear/iamsmart to 45db5c837ec26c3570a46797204a13fe7e63c741

Update authgear/iamsmart to 45db5c837ec26c3570a46797204a13fe7e63c741 #32

Workflow file for this run

name: CI - Pull Requests
on:
pull_request:
branches:
- '*'
- '!gh-pages'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/run-checks.yaml
builds:
needs: checks
uses: ./.github/workflows/run-builds.yaml
with:
amd64-build-only: true