mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Fix indentation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
7
.github/workflows/fixup.yml
vendored
7
.github/workflows/fixup.yml
vendored
@@ -5,9 +5,10 @@
|
||||
|
||||
name: Pull request checks
|
||||
|
||||
on: pull_request
|
||||
branches:
|
||||
- '!update-l10n'
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- '!update-l10n'
|
||||
|
||||
jobs:
|
||||
commit-message-check:
|
||||
|
||||
Reference in New Issue
Block a user