mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
Merge pull request #6316 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
This commit is contained in:
commit
008afa8061
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fixup.yml
vendored
2
.github/workflows/fixup.yml
vendored
|
@ -7,7 +7,7 @@ name: Block fixup and squash commits
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
types: [opened, ready_for_review, reopened, synchronize]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue