mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-23 06:22:08 -06:00
ci: Use different runner label for Codespell and Format Verification
This commit is contained in:
@@ -20,7 +20,7 @@ permissions: {}
|
||||
jobs:
|
||||
codespell:
|
||||
name: Check for spelling errors
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: verify
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user