mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Summary: - Add `.github/generated-ciflow-ruleset.json` for ciflow-bot (so that we can generate better comments) - The lint job also checks git dirty to make sure that the file is always in sync with ciflow configs Pull Request resolved: https://github.com/pytorch/pytorch/pull/63097 Reviewed By: saketh-are Differential Revision: D30263278 Pulled By: zhouzhuojie fbshipit-source-id: bad68105a228e892ba071b29ecfdf433e1038054
5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
*.bat text eol=crlf
|
|
.circleci/config.yml linguist-generated=true
|
|
.github/workflows/generated-*.yml linguist-generated=true
|
|
.github/generated-* linguist-generated=true
|