diff --git a/.github/workflows/go-tests-coverage.yml b/.github/workflows/go-tests-coverage.yml index 06f2711..a852626 100644 --- a/.github/workflows/go-tests-coverage.yml +++ b/.github/workflows/go-tests-coverage.yml @@ -1,6 +1,7 @@ name: deepSentinel golang tests and coverage on: workflow_dispatch: + workflow_call: push: branches: - master