diff options
| author | selsta <selsta@sent.at> | 2020-12-10 04:12:19 +0100 |
|---|---|---|
| committer | selsta <selsta@sent.at> | 2020-12-10 04:12:19 +0100 |
| commit | ed884c20d3e32e65e055bf4f4bcf1018618eb88e (patch) | |
| tree | 5638751974e4128fddd4801a82c8facf4468bc9a /.github/workflows | |
| parent | b7425c14c8e7f2fda81d345829ff7e1bc0c382d3 (diff) | |
| download | monzero-core-ed884c20d3e32e65e055bf4f4bcf1018618eb88e.tar.gz monzero-core-ed884c20d3e32e65e055bf4f4bcf1018618eb88e.tar.xz monzero-core-ed884c20d3e32e65e055bf4f4bcf1018618eb88e.zip | |
workflows: shorten name
Diffstat (limited to '.github/workflows')
| -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 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] |
