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 Aug 4, 2023
1 parent 56e6c6d commit 4413089
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/wretry.action@v1.0.15
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/wretry.action@v1.0.15
Expand Down

0 comments on commit 4413089

Please sign in to comment.