aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2019-12-31 00:20:49 +0100
committerselsta <selsta@sent.at>2019-12-31 00:20:49 +0100
commit5ca671e5f500972e0053b2ec38fd500ce83d31ca (patch)
treeb6e5743d8be4844225237fc9e4bd40a8b80d7cfb /.github/workflows
parent43f378b7d282fe595f681c3b1a9f27c97255f70e (diff)
downloadmonzero-gui-5ca671e5f500972e0053b2ec38fd500ce83d31ca.tar.gz
monzero-gui-5ca671e5f500972e0053b2ec38fd500ce83d31ca.tar.xz
monzero-gui-5ca671e5f500972e0053b2ec38fd500ce83d31ca.zip
workflows: rename to be consistent with cli repo
Diffstat (limited to '.github/workflows')
-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 7869c361..7ae60a90 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,4 +1,4 @@
-name: GUI build
+name: continuous-integration/gh-actions/gui
on: [push, pull_request]