Browse Source

Update lint.yml

Shlee 1 week ago
parent
commit
d7e40be15a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .github/workflows/lint.yml

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

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