From ce13235e76929b780be282440e313ab0253d59c3 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 10 Jun 2020 15:24:04 -0700 Subject: [PATCH] Polish --- ci/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 143c72e387..9708a2f357 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -29,6 +29,7 @@ resources: branch: ((branch)) - name: git-repo-windows type: git + icon: github-circle source: uri: ((github-repo)) username: ((github-username))