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

This commit is contained in:
2026-07-17 10:49:51 +03:00
parent 1325ec7992
commit adee4f2c02
+1
View File
@@ -28,6 +28,7 @@ on:
required: true
jobs:
build:
steps:
- name: Checkout repository
if: ${{ inputs.checkout == 'true' }}