Browse Source

workflow: update linter.yml

xiaoxian521 3 years ago
parent
commit
0408fa6f96
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/linter.yml

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

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