Merge branch 'main' into patch-1

This commit is contained in:
Mike A.
2024-09-08 17:15:01 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name: Pre-commit
on:
workflow_dispatch:
push:
pull_request:
jobs:
check:

View File

@@ -3,6 +3,7 @@ name: Run unit tests
on:
workflow_dispatch:
push:
pull_request:
jobs:
versions: