Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerLamTd committed Nov 18, 2024
1 parent 43f6d80 commit cfb4f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openapi-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: OpenAPI
on:
push:
branches: ["main"]
paths-ignore:
- "docs/**"
paths:
- "!docs/**"
pull_request:
merge_group:

Expand Down

0 comments on commit cfb4f63

Please sign in to comment.