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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-06-17 14:16:25 +0300
committerHannah von Reth <vonreth@kde.org>2021-06-17 14:45:50 +0300
commit93e42bec1a9922776e2bbe1d4b3e567bf16d8369 (patch)
tree6c7cdd9d43cd6dfcdcbcba6595103cce54aa48ed /.github
parent5211ff80696190e635fd9f7d77ddaf0074aaa569 (diff)
Ci: Use fork of clang format action
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/clang-format.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml
index 0a9c2f2d5..d32c3add9 100644
--- a/.github/workflows/clang-format.yml
+++ b/.github/workflows/clang-format.yml
@@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- - uses: yshui/git-clang-format-lint@master
+ - uses: owncloud-ci/git-clang-format-lint@master