diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index abed4e4db..e9aa8a961 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: # filtering branches here prevents duplicate builds from pull_request and push branches: - main + - explicit-gts-extensions # always run CI for tags tags: - '*'