ci: fix skip-ci-check container for act_runner
This commit is contained in:
parent
95ec70c8d3
commit
44d2819f90
@ -12,6 +12,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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user