ソースを参照

Update lint.yml

Shlee 1 週間 前
コミット
d7e40be15a
1 ファイル変更4 行追加0 行削除
  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: