We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8c386c + 75d0770 commit 22a2e77Copy full SHA for 22a2e77
1 file changed
.github/workflows/pr-copy-ci-hato-bot.yml
@@ -31,7 +31,7 @@ jobs:
31
find hato-bot/${worklows_path} -type f \
32
-not -name "*hato-bot.yml" \
33
-exec cp {} "${DEST_PATH}" \;
34
- for f in .markdown-lint.yml .python-lint .python-lint
+ for f in .markdown-lint.yml .python-lint .python-lint .textlintrc
35
do
36
cp hato-bot/.github/linters/${f} sudden-death/.github/linters/
37
done
0 commit comments