ignoring some other workflows for now
Build on RHEL9 docker image / build (push) Successful in 4m13s
Build on RHEL8 docker image / build (push) Successful in 5m11s
Run Simulator Tests on local RHEL9 / build (push) Successful in 20m7s
Run Simulator Tests on local RHEL8 / build (push) Failing after 3h9m2s

This commit is contained in:
2026-08-28 11:20:13 +02:00
parent dfee6f9c05
commit 978ea99e19
4 changed files with 26 additions and 8 deletions
+6 -2
View File
@@ -1,7 +1,11 @@
name: slsdet
on: [pull_request]
on:
pull_request:
branches-ignore:
- 'dev/pr_automation*'
- 'dev/test_pr_automation*'
jobs:
build:
strategy: