Sfoglia il codice sorgente

workflow: update linter.yml

xiaoxian521 3 anni fa
parent
commit
0408fa6f96
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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 #