dev #2

Merged
wtukatyr merged 19 commits from dev into main 2025-06-05 23:09:25 +03:00
Showing only changes of commit 26d7005033 - Show all commits

View File

@@ -9,5 +9,7 @@ jobs:
docker-lint: docker-lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: lint dockerfile - name: Getting the codebase
run: echo hello uses: actions/checkout@v4
with:
ref: dev