aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2020-12-10 04:01:43 +0100
committerselsta <selsta@sent.at>2020-12-10 04:01:43 +0100
commit2feee9e9562e479dcf63b6a18df2a5c5b9f7fce1 (patch)
tree246ee538b480dc6a2025942330e9cd98d4f3f104 /.github
parentcc352e49134bea07e3d21905f05ed9148561be21 (diff)
downloadmonzero-gui-2feee9e9562e479dcf63b6a18df2a5c5b9f7fce1.tar.gz
monzero-gui-2feee9e9562e479dcf63b6a18df2a5c5b9f7fce1.tar.xz
monzero-gui-2feee9e9562e479dcf63b6a18df2a5c5b9f7fce1.zip
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 5bec039a..bb930624 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: continuous-integration/gh-actions/gui
+name: ci/gh-actions/gui
on: [push, pull_request]