refactor(workflows): add release/* to branch triggers

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-22 20:20:11 +01:00
committed by Braks
parent e49e8987d4
commit eea05f9738
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ on:
- master
- develop
- next-release
- release/*
env:
PNPM_CACHE_FOLDER: .pnpm-store