Skip to content

feat: generate proper auth/token URLs and scopes for Auth0 OpenAPI docs #4368

feat: generate proper auth/token URLs and scopes for Auth0 OpenAPI docs

feat: generate proper auth/token URLs and scopes for Auth0 OpenAPI docs #4368

# AUTOGENERATED BY: modules/GithubWorkflowPlugin.scala (`./mill _.ghGenerate`)
# DO NOT EDIT MANUALLY.
name: 'CI: frontpage-api'
on:
workflow_dispatch:
inputs: { }
push:
paths:
- frontpage-api/**
- common/**
- network/**
- mapping/**
- language/**
- database/**
- tapirtesting/**
- scalatestsuite/**
- modules/**
- build.mill
- Dockerfile
pull_request:
paths:
- frontpage-api/**
- common/**
- network/**
- mapping/**
- language/**
- database/**
- tapirtesting/**
- scalatestsuite/**
- modules/**
- build.mill
- Dockerfile
jobs:
unit_tests:
uses: ./.github/workflows/ci.yaml
secrets: inherit
with:
subproject: frontpage-api