We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945cc41 commit 9dca4cdCopy full SHA for 9dca4cd
.github/workflows/linter.yml
@@ -22,7 +22,7 @@ jobs:
22
DEFAULT_BRANCH: main
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
- name: OpenAPI Lint
25
- uses: xuorig/[email protected]
+ uses: mattpage/[email protected]
26
with:
27
entrypoints: 'descriptions/**/*.yaml'
28
config: '.redocly.yml'
0 commit comments