I am Insane #2

Open
root wants to merge 10 commits from root/hosted:main into main
Showing only changes of commit fcf9774c08 - Show all commits

View file

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