Parcourir la source

Update lint.yml

Shlee il y a 1 semaine
Parent
commit
d7e40be15a
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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: