diff --git a/.github/workflows/terminology.yml b/.github/workflows/terminology.yml index eb43eec..d13a314 100644 --- a/.github/workflows/terminology.yml +++ b/.github/workflows/terminology.yml @@ -6,6 +6,10 @@ on: # Allows you to run this workflow manually from the Actions tab push: + branches: [ master, main ] + pull_request: + branches: [ master, main ] + # Allows you to run this workflow manually from the Actions tab workflow_dispatch: