diff options
author | 2023-08-31 09:29:23 +0200 | |
---|---|---|
committer | 2023-08-31 09:29:23 +0200 | |
commit | a74a8ef11f0bba9a723910718405c04f9fab4be5 (patch) | |
tree | 22a431a2927570b08baf0b81ab093037dc738f4b /.github/workflows | |
parent | Merge pull request #1085 from python-discord/trigger-fixup-on-pr-target (diff) |
Pleasure the style dictator
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/fixup-commit-blocker.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fixup-commit-blocker.yaml b/.github/workflows/fixup-commit-blocker.yaml index 18973d24..ca90a3d8 100644 --- a/.github/workflows/fixup-commit-blocker.yaml +++ b/.github/workflows/fixup-commit-blocker.yaml @@ -10,4 +10,4 @@ concurrency: jobs: block-fixup-commits: if: github.ref != 'refs/heads/main' - uses: python-discord/.github/.github/workflows/block-fixup-commits.yaml@main
\ No newline at end of file + uses: python-discord/.github/.github/workflows/block-fixup-commits.yaml@main |