pr trigger

This commit is contained in:
jr-k 2024-08-08 04:24:51 +02:00
parent 2362673c6f
commit ed8177e05f
2 changed files with 4 additions and 1 deletions

View File

@ -19,6 +19,9 @@ jobs:
id: version
run: echo "::set-output name=VERSION::$(cat version.txt)"
common:
runs-on: ubuntu-latest
steps:
- name: Call common build workflow
uses: ./.github/workflows/common-docker-build.yml
with: