Browse Source

workflow: update linter.yml

xiaoxian521 3 năm trước cách đây
mục cha
commit
0408fa6f96
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .github/workflows/linter.yml

+ 3 - 0
.github/workflows/linter.yml

@@ -18,6 +18,9 @@ on:
   push:
   push:
     branches:
     branches:
       - main
       - main
+  pull_request:
+    branches:
+      - main
 
 
 ###############
 ###############
 # Set the Job #
 # Set the Job #