ci: sync workflow template (node container + host fixes)
All checks were successful
CI / skip-ci-check (pull_request) Successful in 10s
CI / secret-scan (pull_request) Successful in 9s
CI / node-ci (pull_request) Successful in 17s

This commit is contained in:
ilia 2026-05-29 20:14:59 -05:00
parent b9d298844a
commit 2b5d47863e

View File

@ -11,6 +11,8 @@ on:
jobs:
skip-ci-check:
runs-on: [homelab, self-hosted, linux]
container:
image: node:20-bookworm
outputs:
should-skip: ${{ steps.check.outputs.skip }}
steps: