diff --git a/.github/workflows/action.yaml b/.github/workflows/action.yaml index fe2fd6454..cfd77275f 100644 --- a/.github/workflows/action.yaml +++ b/.github/workflows/action.yaml @@ -4,9 +4,11 @@ on: branches: - main - develop + - dev/new_features push: branches: - main + - dev/new_features tags: - 'v*'