Skip to content

feat: extract sign-in setup task, register OAuth strategies #1692

feat: extract sign-in setup task, register OAuth strategies

feat: extract sign-in setup task, register OAuth strategies #1692

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 }}