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
+3 -2
View File
@@ -28,8 +28,9 @@ on:
required: true required: true
jobs: jobs:
build: build:
steps: runs-on: ubuntu-latest
steps:
- name: Checkout repository - name: Checkout repository
if: ${{ inputs.checkout == 'true' }} if: ${{ inputs.checkout == 'true' }}
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1