diff options
| author | Alexander Blair <snipa@jagtech.io> | 2020-12-10 18:01:18 -0800 |
|---|---|---|
| committer | Alexander Blair <snipa@jagtech.io> | 2020-12-10 18:01:19 -0800 |
| commit | 53335a8487b54b252e06b984a9794e2d05eaaeba (patch) | |
| tree | f30124fef0bf539eb673b699e223a943e71b88ac /.github | |
| parent | 3f643122830cec138a6f24ea4555a50053a19d5b (diff) | |
| parent | 2feee9e9562e479dcf63b6a18df2a5c5b9f7fce1 (diff) | |
| download | monzero-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.yml | 2 |
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] |
