set test.yml to be triggered by push to this current branch

This commit is contained in:
mahula 2023-02-23 13:49:41 +01:00
parent e326e874b8
commit 949887fe00

View File

@ -3,7 +3,7 @@ name: gradido test CI
on:
push:
branches:
- none
- separate-admin-interface-workflow
jobs:
##############################################################################