走鹃 3 gadi atpakaļ
vecāks
revīzija
9c5841c2d8
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      .github/workflows/lighthouse.yml

+ 2 - 2
.github/workflows/lighthouse.yml

@@ -2,9 +2,9 @@ name: 'lighthouse test'
 
 on:
   pull_request:
-    branches: [ main, release, milestone** ]
-  push:
     branches: [ main, release, milestone**, feat/a11y-aria ]
+  push:
+    branches: [ main, release, milestone** ]
 
 jobs:
   lhci: