Skip to content

Commit f157af2

Browse files
authored
Merge pull request #514 from answerdev/feat/vaunt
Feat/vaunt
2 parents 6415bcf + dae3a6f commit f157af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vaunt/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 0.0.1
22
achievements:
33
- achievement:
44
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
66
description: Awarded for bringing up enhancement, dream big!
77
triggers:
88
- trigger:
@@ -11,7 +11,7 @@ achievements:
1111
condition: labels in ['enhancement'] & labels in ['LGTM']
1212
- achievement:
1313
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
1515
description: Awarded for identifying real bugs, well spotted!
1616
triggers:
1717
- trigger:

0 commit comments

Comments
 (0)