diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a9304516a..cadac864a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,6 +7,9 @@ on: - develop - master - gh-actions + # Added this to see tests running also in the branch we're working on + # To be removed once merged in develop + - type-review jobs: pre-commit: