off self-hosted

off self-hosted
This commit is contained in:
loverustfs
2025-06-06 16:48:59 +08:00
committed by GitHub
parent 751abeca2b
commit 4cc915fb45

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: