diff --git a/.github/workflows/templates-ci.yml b/.github/workflows/templates-ci.yml index 5bf51c953..20986a312 100644 --- a/.github/workflows/templates-ci.yml +++ b/.github/workflows/templates-ci.yml @@ -7,6 +7,10 @@ on: paths: - 'templates/**' pull_request: + branches: + - main + paths: + - 'templates/**' env: DOTNET_NOLOGO: true