You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2020/08/05 09:41:47 UTC

[qpid-dispatch] branch master updated: DISPATCH-1720: add name field to workflow file

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new 0929197  DISPATCH-1720: add name field to workflow file
0929197 is described below

commit 0929197fce82f81527a8843a90e3352d76205c28
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Wed Aug 5 10:41:06 2020 +0100

    DISPATCH-1720: add name field to workflow file
---
 .github/workflows/console.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/console.yaml b/.github/workflows/console.yaml
index becb6b4..4d57478 100644
--- a/.github/workflows/console.yaml
+++ b/.github/workflows/console.yaml
@@ -17,6 +17,8 @@
 # under the License.
 #
 
+name: "Console"
+
 on: [push, pull_request]
 
 jobs:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org