github test workflow: rename branch for triggering

This commit is contained in:
mahula 2022-11-01 10:32:28 +01:00
parent 9d01155d91
commit 1be1339992

View File

@ -3,7 +3,7 @@ name: gradido test CI
on:
push:
branches:
- 2283-feature-implement-fullstack-tests-as-github-workflow
- 2283-feature-fullstack-tests-as-github-workflow
jobs:
##############################################################################