Przeglądaj źródła

Update lint.yml

Shlee 1 tydzień temu
rodzic
commit
d7e40be15a
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      .github/workflows/lint.yml

+ 4 - 0
.github/workflows/lint.yml

@@ -5,6 +5,10 @@ on:
     branches:
       - dev
       - staging
+  pull_request:
+    branches:
+      - dev
+      - staging
 
 jobs:
   lint: