1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

[workflows] Decouple hotfix-rc branches (#3298)

This commit is contained in:
Joseph Flinn
2022-08-16 08:55:57 -07:00
committed by GitHub
parent 7e39867dae
commit 16c41b823b
8 changed files with 30 additions and 30 deletions

View File

@@ -17,7 +17,7 @@ on:
branches:
- 'master'
- 'rc'
- 'hotfix-rc'
- 'hotfix-rc-cli'
paths:
- 'apps/cli/**'
- 'libs/**'