This commit is contained in:
Ashley Graves 2024-10-26 22:36:23 +02:00
parent 6a6506834c
commit fcf9774c08
No known key found for this signature in database

View file

@ -1,11 +1,12 @@
name: Update API Documentation name: Update API Documentation
on: on:
workflow_dispatch:
push: push:
paths: paths:
- 'openapi.yaml' # Trigger when openapi.yaml changes - 'openapi.yaml'
branches: branches:
- main # or your default branch - main
jobs: jobs:
convert-and-push: convert-and-push: