Skip to content

feat: add WebAuthn/Passkey Phoenix components #1699

feat: add WebAuthn/Passkey Phoenix components

feat: add WebAuthn/Passkey Phoenix components #1699

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Alembic Pty Ltd
#
# SPDX-License-Identifier: MIT
name: CI
on:
push:
tags:
- "v*"
branches: [main]
pull_request:
branches: [main]
jobs:
ash-ci:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
doctor: true
spark-formatter: false
community-files: false
conventional-commit: false
permissions:
id-token: write
contents: write
pages: write
security-events: write
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}