Skip to content

Commit

Permalink
Naming steps
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Sep 13, 2023
1 parent f6ecb0e commit 36b1afb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/spell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ on:

jobs:
check-reviewdog:
name: Check Spelling - reviewdog
runs-on: ubuntu-latest
steps:
- uses: Wandalen/[email protected]
Expand All @@ -40,6 +41,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
check-spellcheck:
name: Check Spelling - pyspelling
runs-on: ubuntu-latest
steps:
- uses: Wandalen/[email protected]
Expand Down

0 comments on commit 36b1afb

Please sign in to comment.