diff options
| author | 2023-08-12 09:55:33 +0200 | |
|---|---|---|
| committer | 2023-08-12 09:55:33 +0200 | |
| commit | bab243cffa8422dd6eca07ff0481d41b5635d6af (patch) | |
| tree | 3db585728279f9234e4eb75a8829b40da16ec5b4 | |
| parent | Bump ruff from 0.0.283 to 0.0.284 (#2714) (diff) | |
use the organisation's fixup commit blocker workflow
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/main.yml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a512f289d..42b6295dc 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,6 +13,10 @@ concurrency:  jobs: + +  fixup-commit-blocker: +    uses: python-discord/.github/.github/workflows/block-fixup-commits.yaml@main +    lint-test:      uses: ./.github/workflows/lint-test.yml | 
