github workflow: remove branch specific trigger

This commit is contained in:
mahula 2022-11-04 12:19:36 +01:00
parent dbdb0f4221
commit 668546e49f

View File

@ -1,9 +1,6 @@
name: gradido test CI
on:
push:
branches:
- 2321-refactor-github-test-workflow-disable-video-recording-and-reduce-wait-time
on: push
jobs:
##############################################################################