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:
@@ -29,7 +29,8 @@ jobs:
|
||||
# TX_TOKEN: ${{ secrets.TRANSIFEX_API_TOKEN }}
|
||||
|
||||
reuse:
|
||||
runs-on: ubuntu-latest
|
||||
name: Check REUSE Specification
|
||||
runs-on: verify
|
||||
if: ${{ github.repository == 'suyu/suyu' }}
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user