Update .github/workflows/docker-build.yml
Actionlint / build (push) Successful in 23s

This commit is contained in:
2026-07-17 11:15:20 +03:00
parent 0296e38b9d
commit febb03c381
+1 -1
View File
@@ -29,7 +29,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: slim
steps:
- name: Checkout repository
if: ${{ inputs.checkout == 'true' }}