black/.github
Richard Si 76268ab0c9
Fix duplication of checks on internal PRs (#1986)
Internal PRs (that come from branches of psf/black) match both the push
and pull_request events. This leads to a duplication of test, lint, etc.
checks on such PRs. Not only is it a waste of resources, it makes the
Status Checks UI more frustrating to go through.

Patch taken from:
https://github.community/t/duplicate-checks-on-push-and-pull-request-simultaneous-event/18012
2021-02-14 07:23:47 -08:00
..
ISSUE_TEMPLATE Issue template: Add Python code formatting (#1485) 2020-06-15 09:15:11 -07:00
workflows Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
CODE_OF_CONDUCT.md Automatic markdown and YAML formatting with Prettier (#874) 2019-10-21 11:42:46 +02:00