aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexander Blair <snipa@jagtech.io>2020-12-10 18:01:18 -0800
committerAlexander Blair <snipa@jagtech.io>2020-12-10 18:01:19 -0800
commit53335a8487b54b252e06b984a9794e2d05eaaeba (patch)
treef30124fef0bf539eb673b699e223a943e71b88ac /.github
parent3f643122830cec138a6f24ea4555a50053a19d5b (diff)
parent2feee9e9562e479dcf63b6a18df2a5c5b9f7fce1 (diff)
downloadmonzero-gui-53335a8487b54b252e06b984a9794e2d05eaaeba.tar.gz
monzero-gui-53335a8487b54b252e06b984a9794e2d05eaaeba.tar.xz
monzero-gui-53335a8487b54b252e06b984a9794e2d05eaaeba.zip
Merge pull request #3264
2feee9e9 workflows: shorten name (selsta)
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 c2807fc4..a0210971 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]