feat(action): use correct self-hosted label
All checks were successful
/ checkout (push) Successful in 0s

This commit is contained in:
Scott 2026-09-08 17:12:30 +10:00
commit 56f895d53d

View file

@ -5,7 +5,7 @@ jobs:
# steps:
# - run: echo All good!
checkout:
runs-on: self-hosted:host
runs-on: self-hosted
steps:
# runs-on: dotnet
# steps: