Skip to content

Commit 6c329e8

Browse files
committed
ci: update github icons
1 parent deb3fa3 commit 6c329e8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

concourse/loofah-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
<%= erbify_file "common_resources.yml" -%>
55
- name: loofah-pr
66
type: pull-request
7-
icon: "github-circle"
7+
icon: "github"
88
source:
99
repo: flavorjones/loofah
1010
access_token: ((github-repo-status-access-token))

concourse/loofah-pr.yml.generated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
disable_ci_skip: true # always get the latest pipeline configuration
1010
- name: loofah-pr
1111
type: pull-request
12-
icon: "github-circle"
12+
icon: "github"
1313
source:
1414
repo: flavorjones/loofah
1515
access_token: ((github-repo-status-access-token))

concourse/loofah.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resources:
44
<%= erbify_file "common_resources.yml" -%>
55
- name: loofah
66
type: git
7-
icon: "github-circle"
7+
icon: "github"
88
source:
99
uri: https://github.com/flavorjones/loofah/
1010
branch: master

concourse/loofah.yml.generated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
disable_ci_skip: true # always get the latest pipeline configuration
1010
- name: loofah
1111
type: git
12-
icon: "github-circle"
12+
icon: "github"
1313
source:
1414
uri: https://github.com/flavorjones/loofah/
1515
branch: master

0 commit comments

Comments
 (0)