Feature/web gui (#12)

Basic GUI functions (start/stop).
This commit is contained in:
Michael N. Lipp 2023-10-21 22:16:10 +02:00 committed by GitHub
parent 6491742eb0
commit ae3941707a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
86 changed files with 12225 additions and 514 deletions

View file

@ -2,7 +2,7 @@ name: "CodeQL"
on:
push:
branches: [ "main" ]
branches: [ "*" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]