Skip to content

Commit

Permalink
ci: Don't need to trigger this job of lib-openapi.json is modified
Browse files Browse the repository at this point in the history
This was used when our ci was running the old openapi-generator
  • Loading branch information
svix-mman committed Feb 17, 2025
1 parent 3512193 commit 7eda6b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/javascript-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
paths:
- "javascript/**"
- "lib-openapi.json"
- '.github/workflows/javascript-lint.yml'

jobs:
Expand Down

0 comments on commit 7eda6b3

Please sign in to comment.