Skip to content

Commit

Permalink
Update openapi.yml (#27)
Browse files Browse the repository at this point in the history
Added repository_dispatch trigger
  • Loading branch information
nicholas-chiu authored Sep 12, 2024
1 parent bb41d5b commit 81c03f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ name: OpenAPI Generator

on:
workflow_dispatch:
inputs: null
schedule:
- cron: "0 0 * * *"
repository_dispatch:
types: [API-DocumentationV3-Deployment]

jobs:
build:
Expand Down

0 comments on commit 81c03f1

Please sign in to comment.