github test workflow: remove branch from trigger info

This commit is contained in:
mahula 2022-11-01 11:30:00 +01:00
parent 7f565078bd
commit 63c0bf8e52

View File

@ -1,9 +1,6 @@
name: gradido test CI
on:
push:
branches:
- 2283-feature-fullstack-tests-as-github-workflow
on: push
jobs:
##############################################################################