We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bebfa0 commit ec8e7c1Copy full SHA for ec8e7c1
index.js
@@ -49,7 +49,7 @@ const main = async () => {
49
{
50
name: 'level',
51
regex: /(?<=\*\*((Level)|(\[Level\]\(https:\/\/github.com\/w3f\/Grants-Program\/tree\/master#level_slider-levels\))):\*\*.*)\d+/g,
52
- mandatory: true,
+ mandatory: false,
53
},
54
55
name: 'total_milestones',
0 commit comments