Skip to content

Commit

Permalink
Update spelling.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Mar 14, 2024
1 parent 9d277c5 commit 789e10b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/spelling.yml
Expand Up @@ -167,3 +167,10 @@ jobs:
checkout: true
ssh_key: "${{ secrets.CHECK_SPELLING }}"
debug: 1
test:
name: test
runs-on: ubuntu-latest
permissions: {}
steps:
- name: test
run: echo "Hello world" >> "$GITHUB_STEP_SUMMARY"

0 comments on commit 789e10b

Please sign in to comment.