ci(workflows): Trigger PR workflows on release and feature branches
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -6,6 +6,8 @@ on:
|
||||
- closed
|
||||
branches:
|
||||
- main
|
||||
- 'release/**'
|
||||
- 'feature/**'
|
||||
|
||||
jobs:
|
||||
get-version:
|
||||
|
||||
Reference in New Issue
Block a user