chore: Make fanout run on develop as well
This commit is contained in:
1
.github/workflows/fanout.yml
vendored
1
.github/workflows/fanout.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "develop"
|
||||
|
||||
concurrency: fanout-${{ github.ref }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user