GitHub Actions: introduce Template Verify workflow that verifies if the template repository is consistent with all provided content

This commit is contained in:
Jakub Chrzanowski
2022-09-19 11:18:36 +02:00
parent 095c2cb378
commit fb31f95d06
2 changed files with 41 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ jobs:
.github/readme \
.github/template-cleanup \
.github/workflows/template-cleanup.yml \
.github/workflows/template-verify.yml \
.idea/icon.png \
src/main/kotlin/org \
src/test/kotlin/org \