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 47cd580 commit 5c8cb41Copy full SHA for 5c8cb41
1 file changed
README.md
@@ -46,8 +46,8 @@ jobs:
46
scan:
47
runs-on: ubuntu-latest
48
steps:
49
- - uses: actions/checkout@v3
50
- - name: Install and run Spectral CI
+ - uses: actions/checkout@v3
+ - name: Install and run Spectral CI
51
uses: spectralops/spectral-github-action@v3
52
with:
53
spectral-dsn: ${{ env.SPECTRAL_DSN }}
0 commit comments