Ver Fonte

Update lint.yml

Shlee há 1 semana atrás
pai
commit
d7e40be15a
1 ficheiros alterados com 4 adições e 0 exclusões
  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: