diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 473f4ae3..0bb00cce 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,6 +2,7 @@ name: Tests / Code Coverage # Tests / Code Coverage workflow runs unit tests and uploads a code coverage report # This workflow is run on pushes to main & every Pull Requests where a .go, .mod, .sum have been changed on: + workflow_call: pull_request: push: branches: