Просмотр исходного кода

ci: include .github as a regen folder

Jonathan Kelley 3 лет назад
Родитель
Сommit
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: