black/.github/workflows
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
..
doc.yml Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
fuzz.yml Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
lint.yml Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
primer.yml Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
test.yml Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
upload_binary.yml Automatically build and upload binaries on release (#1743) 2020-11-01 13:17:23 -08:00