diff --git a/.github/workflows/other-branches.yml b/.github/workflows/other-branches.yml index 2d8859e..40fc468 100644 --- a/.github/workflows/other-branches.yml +++ b/.github/workflows/other-branches.yml @@ -6,6 +6,8 @@ name: Feature/Bugfix/dev/test branch on: push: branches: + - feature-* + - bugfix-* - dev - test pull_request: