Skip to content

Commit 3af1660

Browse files
committed
feat: pure-v5 challenge advance phase support
Signed-off-by: Rakib Ansary <[email protected]>
1 parent 7d73e6c commit 3af1660

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/phase-management/phase-rules.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,6 @@
101101
"operator": "notEqual",
102102
"value": true
103103
},
104-
{
105-
"fact": "submissionCount",
106-
"operator": "greaterThanInclusive",
107-
"value": 1
108-
},
109104
{
110105
"fact": "isPredecessorPhaseClosed",
111106
"operator": "equal",

0 commit comments

Comments
 (0)