Chore/migrate ansible logic to workflow steps #44

Merged
labrec_b merged 34 commits from chore/migrate-ansible-logic-to-workflow-steps into main 2026-07-30 13:34:53 +02:00
Showing only changes of commit 4599e052d0 - Show all commits
+4
View File
@@ -15,6 +15,10 @@ on:
- 'qt/**'
- 'services/**'
# 1. Cancel previous runs if a new commit is pushed to the same branch
concurrency:
group: deploy-${{ github.ref }}
cancel-in-progress: true
jobs:
runs-on: hla-dev