File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ resources:
4
4
<%= erbify_file "common_resources.yml" - % >
5
5
- name : loofah-pr
6
6
type : pull-request
7
- icon : " github-circle "
7
+ icon : " github"
8
8
source :
9
9
repo : flavorjones/loofah
10
10
access_token : ((github-repo-status-access-token))
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ resources:
9
9
disable_ci_skip: true # always get the latest pipeline configuration
10
10
- name: loofah-pr
11
11
type: pull-request
12
- icon: "github-circle "
12
+ icon: "github"
13
13
source:
14
14
repo: flavorjones/loofah
15
15
access_token: ((github-repo-status-access-token))
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ resources:
4
4
<%= erbify_file "common_resources.yml" - % >
5
5
- name : loofah
6
6
type : git
7
- icon : " github-circle "
7
+ icon : " github"
8
8
source :
9
9
uri : https://github.com/flavorjones/loofah/
10
10
branch : master
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ resources:
9
9
disable_ci_skip: true # always get the latest pipeline configuration
10
10
- name: loofah
11
11
type: git
12
- icon: "github-circle "
12
+ icon: "github"
13
13
source:
14
14
uri: https://github.com/flavorjones/loofah/
15
15
branch: master
You can’t perform that action at this time.
0 commit comments