run github actions for any branch with prefix 'ci'

This commit is contained in:
thrillfall 2021-10-13 22:26:04 +02:00
parent 8a0c3dc3c1
commit 001a333367
1 changed files with 1 additions and 1 deletions

View File

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