aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2020-12-10 04:12:19 +0100
committerselsta <selsta@sent.at>2020-12-10 04:12:19 +0100
commited884c20d3e32e65e055bf4f4bcf1018618eb88e (patch)
tree5638751974e4128fddd4801a82c8facf4468bc9a /.github
parentMerge pull request #7072 (diff)
downloadmonero-ed884c20d3e32e65e055bf4f4bcf1018618eb88e.tar.xz
workflows: shorten name
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 806c8a0fc..b21c53401 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: continuous-integration/gh-actions/cli
+name: ci/gh-actions/cli
on: [push, pull_request]