run github actions for any branch with prefix 'ci-'

This commit is contained in:
thrillfall 2021-10-13 22:36:30 +02:00
parent f686348c22
commit 4062efa430
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
push:
branches:
- main
- '*-ci'
- 'ci-*'
env:
APP_NAME: gpoddersync