Skip to content

Commit

Permalink
Update lint-swagger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZdenekM authored Sep 19, 2024
1 parent 2794e7b commit f959f78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint-swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@ on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: OpenAPI Lint Checks
uses: nwestfall/[email protected]
with:
Expand Down

0 comments on commit f959f78

Please sign in to comment.