refactor(workflows): add release/* to branch triggers
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
- develop
|
||||
- next-release
|
||||
- release/*
|
||||
|
||||
env:
|
||||
PNPM_CACHE_FOLDER: .pnpm-store
|
||||
|
||||
Reference in New Issue
Block a user