Brining in changes (#93)

This commit is contained in:
Erik Fröjdh
2024-11-11 19:59:55 +01:00
committed by GitHub
parent d8d1f0c517
commit 349e3af8e1
23 changed files with 674 additions and 140 deletions

View File

@ -4,7 +4,8 @@ on:
workflow_dispatch:
push:
branches:
- v1
- main
permissions:
contents: read

View File

@ -4,7 +4,9 @@ on:
workflow_dispatch:
push:
branches:
- v1
- main
- developer
#run on PRs as well?
jobs: