Fixed path

This commit is contained in:
Jaspreet Sachdev
2023-02-22 22:24:22 -05:00
parent ac49d07542
commit 156c58aef3

View File

@@ -3,7 +3,7 @@ name: Update OpenAPI docs on GitHub Pages
on:
push:
paths:
- './**'
- '**.yaml'
branches:
- master
workflow_dispatch: