Exclude .ts files from PR lint check

820f4439ada3def6358fe7390150531600672243

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
.github/workflows/pr-auto-manager.yml+1 -1
@@ -49,7 +49,7 @@ jobs:
4949 with:
5050 token: ${{ secrets.GITHUB_TOKEN }}
5151 eslint-args: '--ignore-path=.gitignore --quiet'
5252 extensions: 'js,ts'
5353 annotations: true
5454 ignore-patterns: |
5555 dist/