fix: cicd

This commit is contained in:
Benjamin Labrecque
2026-07-30 10:30:06 +02:00
parent f556c3a07f
commit bbccf114c6
+3 -1
View File
@@ -21,8 +21,10 @@ concurrency:
cancel-in-progress: true
jobs:
runs-on: hla-dev
define-filters:
runs-on: hla-dev
steps:
- name: Checkout repository
uses: actions/checkout@v4