Skip to content

Commit

Permalink
ci: update github icons
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jun 7, 2020
1 parent deb3fa3 commit 6c329e8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion concourse/loofah-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resources:
<%= erbify_file "common_resources.yml" -%>
- name: loofah-pr
type: pull-request
icon: "github-circle"
icon: "github"
source:
repo: flavorjones/loofah
access_token: ((github-repo-status-access-token))
Expand Down
2 changes: 1 addition & 1 deletion concourse/loofah-pr.yml.generated
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resources:
disable_ci_skip: true # always get the latest pipeline configuration
- name: loofah-pr
type: pull-request
icon: "github-circle"
icon: "github"
source:
repo: flavorjones/loofah
access_token: ((github-repo-status-access-token))
Expand Down
2 changes: 1 addition & 1 deletion concourse/loofah.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ resources:
<%= erbify_file "common_resources.yml" -%>
- name: loofah
type: git
icon: "github-circle"
icon: "github"
source:
uri: https://github.com/flavorjones/loofah/
branch: master
Expand Down
2 changes: 1 addition & 1 deletion concourse/loofah.yml.generated
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resources:
disable_ci_skip: true # always get the latest pipeline configuration
- name: loofah
type: git
icon: "github-circle"
icon: "github"
source:
uri: https://github.com/flavorjones/loofah/
branch: master
Expand Down

0 comments on commit 6c329e8

Please sign in to comment.