فهرست منبع

chore: update

走鹃 3 سال پیش
والد
کامیت
9c5841c2d8
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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: