diff --git a/.github/workflows/lighthouse.yml b/.github/workflows/lighthouse.yml index 3bffe616..6115e2ed 100644 --- a/.github/workflows/lighthouse.yml +++ b/.github/workflows/lighthouse.yml @@ -5,9 +5,9 @@ permissions: on: push: - branches: [INFRA01] + branches: [main] pull_request: - branches: [INFRA01] + branches: [main] jobs: lighthouse: