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

This commit is contained in:
2026-07-17 10:57:34 +03:00
parent 0f083c7f72
commit 0296e38b9d
+1
View File
@@ -29,6 +29,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
if: ${{ inputs.checkout == 'true' }}