CI: Ignore changes to .ts files in PRs [skip ci]

This commit is contained in:
Simran
2021-05-10 11:18:26 +02:00
committed by GitHub
parent 72ed87d923
commit 27c9b8b4fe
+1
View File
@@ -16,6 +16,7 @@ on:
paths-ignore:
- '.github/ISSUE_TEMPLATE/**'
- '.github/FUNDING.yml'
- 'app/ts/*.ts'
- 'docker/**'
- 'CONTRIBUTING.md'
- 'README.md'