File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: 0.0.1
2
2
achievements :
3
3
- achievement :
4
4
name : Visionary Architect
5
- icon : https://https:// raw.githubusercontent.com/answerdev/answer/main/.vaunt/enhancement.png
5
+ icon : https://raw.githubusercontent.com/answerdev/answer/main/.vaunt/enhancement.png
6
6
description : Awarded for bringing up enhancement, dream big!
7
7
triggers :
8
8
- trigger :
@@ -11,7 +11,7 @@ achievements:
11
11
condition : labels in ['enhancement'] & labels in ['LGTM']
12
12
- achievement :
13
13
name : Bug Hunter
14
- icon : https://https:// raw.githubusercontent.com/answerdev/answer/main/.vaunt/bug.png
14
+ icon : https://raw.githubusercontent.com/answerdev/answer/main/.vaunt/bug.png
15
15
description : Awarded for identifying real bugs, well spotted!
16
16
triggers :
17
17
- trigger :
You can’t perform that action at this time.
0 commit comments