Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-05-29 10:12:37 +0300
committerGitHub <noreply@github.com>2021-05-29 10:12:37 +0300
commit8c8777a841ed09681334d81504c9c93fafac65ea (patch)
treea0daa49c335a8e08976a8b4eb95606c59254b5c5 /.github
parent63b9932e1c72ad1efa14a78961e1754f65e23f2a (diff)
Fix name
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/fixup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fixup.yml b/.github/workflows/fixup.yml
index 870fbbcd7fc..3d20975db74 100644
--- a/.github/workflows/fixup.yml
+++ b/.github/workflows/fixup.yml
@@ -1,4 +1,4 @@
-name: Pull request fixup commit check
+name: Pull request checks
on: pull_request
jobs: