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 c0ced5a commit a4111d9Copy full SHA for a4111d9
.github/workflows/spelling.yml
@@ -8,7 +8,7 @@ jobs:
8
contents: read
9
pull-requests: read
10
actions: read
11
- runs-on: self-hosted
+ runs-on: ubuntu-22.04
12
steps:
13
- uses: actions/checkout@v3
14
- uses: check-spelling/[email protected]
0 commit comments