Merge pull request #3185 from nextcloud/fix/noid/ci-fixup

ci: trigger fixup workflow on push
This commit is contained in:
Christoph Wurst 2023-01-17 11:03:05 +01:00 committed by GitHub
commit e64b25feee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ name: Pull request checks
on:
pull_request:
types: [opened, ready_for_review, reopened]
types: [opened, ready_for_review, reopened, synchronize]
permissions:
contents: read