off self-hosted

off self-hosted
This commit is contained in:
loverustfs
2025-06-06 16:48:59 +08:00
committed by GitHub
parent b003d08d55
commit 32d1db184a

View File

@@ -19,7 +19,7 @@ jobs:
permissions:
actions: write
contents: read
runs-on: self-hosted
runs-on: ubuntu-latest
outputs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps: