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
@@ -4,6 +4,7 @@ on:
push:
branches:
- next-release
- release/*
env:
CI: true
PNPM_CACHE_FOLDER: .pnpm-store