diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e63e246..2bd02ad8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -6,6 +6,8 @@ on: pull_request: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + # Allows usage from other workflows + workflow_call: jobs: format-and-types: