Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 19f4778

Browse files
Add TAC configuration file
1 parent ab4ed87 commit 19f4778

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/tac.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
project: unloan/xsd2ts
2+
3+
# Additional repositories related to your project
4+
repos:
5+
- unloan/xsd2ts
6+
7+
# Files and folders to send to TAC for review
8+
include:
9+
- README.md
10+
11+
# Can be also be a glob pattern, example:
12+
# - docs/**

0 commit comments

Comments
 (0)