Sfoglia il codice sorgente

ci: include .github as a regen folder

Jonathan Kelley 3 anni fa
parent
commit
c0e9f39cca
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -8,6 +8,7 @@ on:
       - src
       - lib.rs
       - Cargo.toml
+      - .github
   pull_request:
 
 jobs: