chore: Make fanout run on develop as well

This commit is contained in:
Dennis Ploeger
2021-10-27 17:30:29 +02:00
parent 9ec787a2fe
commit 40c0b4e78f

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- "main"
- "develop"
concurrency: fanout-${{ github.ref }}