black/.github/workflows
Richard Si f239d227c0
Enforce no formatting changes for PRs via CI (GH-2951)
Now PRs will run two diff-shades jobs, "preview-changes" which formats
all projects with preview=True, and "assert-no-changes" which formats
all projects with preview=False. The latter also fails if any changes
were made.

Pushes to main will only run "preview-changes"

Also the workflow_dispatch feature was dropped since it was
complicating everything for little gain.
2022-03-26 17:22:38 -04:00
..
changelog.yml Bump actions/checkout from 2 to 3 (#2909) 2022-03-07 08:44:01 -08:00
diff_shades_comment.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00
diff_shades.yml Enforce no formatting changes for PRs via CI (GH-2951) 2022-03-26 17:22:38 -04:00
doc.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00
docker.yml Bump actions/checkout from 2 to 3 (#2909) 2022-03-07 08:44:01 -08:00
fuzz.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00
lint.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00
pypi_upload.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00
test.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00
upload_binary.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00
uvloop_test.yml Bump actions/setup-python from 2 to 3 (#2908) 2022-03-07 12:33:25 -08:00