Skip to content

Commit 5c8cb41

Browse files
authored
Fix Readme example indentation (#11)
1 parent 47cd580 commit 5c8cb41

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
scan:
4747
runs-on: ubuntu-latest
4848
steps:
49-
- uses: actions/checkout@v3
50-
- name: Install and run Spectral CI
49+
- uses: actions/checkout@v3
50+
- name: Install and run Spectral CI
5151
uses: spectralops/spectral-github-action@v3
5252
with:
5353
spectral-dsn: ${{ env.SPECTRAL_DSN }}

0 commit comments

Comments
 (0)