Browse Source

ci: include .github as a regen folder

Jonathan Kelley 3 years ago
parent
commit
c0e9f39cca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

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

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