Skip to content

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

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

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

Workflow file for this run

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