Skip to content

Commit 8ad9762

Browse files
committed
build: 🔧 add mypy.ini to sync.yml
1 parent 976e4ef commit 8ad9762

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ group:
2121
dest: LICENSE.md
2222
- source: .github/pull_request_template.md
2323
dest: .github/pull_request_template.md
24+
- source: mypy.ini
25+
dest: mypy.ini
2426

2527
# Actions
2628
- source: .github/workflows/add-to-project.yml

0 commit comments

Comments
 (0)