diff --git a/.github/workflows/lighthouse-report.yml b/.github/workflows/lighthouse-report.yml index 1cf8ab1f63..194e5ea7f9 100644 --- a/.github/workflows/lighthouse-report.yml +++ b/.github/workflows/lighthouse-report.yml @@ -1,5 +1,8 @@ name: lighthouse-report on: + push: + branches: + - feature/IVYPORTAL-17377-Create-pipeline-to-run-Lighthouse-report pull_request: branches: - master