Merge branch 'master' into test_ci_parallel_build
All checks were successful
Run test asserts / Test-Asserts (pull_request) Successful in 0s

This commit is contained in:
Willem Cazander 2024-06-25 13:51:16 +02:00
commit e45a704cce

View file

@ -3,7 +3,7 @@ on:
pull_request: pull_request:
types: [opened, reopened, synchronize] types: [opened, reopened, synchronize]
branches: branches:
- 'test_ci_parallel*' - test_ci_parallel_build
jobs: jobs:
Test-Asserts: Test-Asserts:
runs-on: self-hosted runs-on: self-hosted