Polishing CI/CD pipeline

This commit is contained in:
Miroslav Štampar 2026-06-28 10:52:29 +02:00
parent 8676166acd
commit b933ff3f63
3 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
concurrency:
group: ci-${{ github.ref }}