mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #27267 from nextcloud/feat/fixup-action
Add fixup.yml
This commit is contained in:
commit
63b9932e1c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/fixup.yml
vendored
3
.github/workflows/fixup.yml
vendored
|
|
@ -1,7 +1,6 @@
|
|||
name: Pull request fixup commit check
|
||||
on: pull_request
|
||||
|
||||
name: Pull request checks
|
||||
|
||||
jobs:
|
||||
commit-message-check:
|
||||
name: Block fixup and squash commits
|
||||
|
|
|
|||
Loading…
Reference in a new issue