diff --git a/.ci/jobs/apm-aws-lambda-mbp.yml b/.ci/jobs/apm-aws-lambda-mbp.yml index 7b08b862..79d3b6e7 100644 --- a/.ci/jobs/apm-aws-lambda-mbp.yml +++ b/.ci/jobs/apm-aws-lambda-mbp.yml @@ -13,7 +13,7 @@ discover-pr-forks-trust: permission discover-pr-origin: merge-current discover-tags: true - head-filter-regex: '(main|PR-.*)' + head-filter-regex: '(main|PR-.*|v\d+\.\d+\.\d+.*)' notification-context: 'apm-ci' repo: apm-aws-lambda repo-owner: elastic