diff --git a/.github/workflows/fanout.yml b/.github/workflows/fanout.yml index 7e4976ad..1699cd41 100644 --- a/.github/workflows/fanout.yml +++ b/.github/workflows/fanout.yml @@ -4,6 +4,7 @@ on: push: branches: - "main" + - "develop" concurrency: fanout-${{ github.ref }}