瀏覽代碼

ci: include .github as a regen folder

Jonathan Kelley 3 年之前
父節點
當前提交
c0e9f39cca
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: