ci: sync workflow template (node container + host fixes)
Some checks failed
CI / skip-ci-check (pull_request) Successful in 11s
CI / docker-ci (pull_request) Failing after 11s
CI / secret-scan (pull_request) Failing after 15s

This commit is contained in:
ilia 2026-05-29 20:14:04 -05:00
parent a8cf867fe0
commit 07e6e3c5ae

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: