Skip to content

Commit 24630db

Browse files
committed
skip bonuses for now
1 parent a7dba3f commit 24630db

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

scripts/v1-progress.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
- currency: -1
4646
- status: -1
4747
- "Bonus":
48-
- id: 0
49-
- created_at: 0
50-
- updated_at: 0
51-
- amount: 0
52-
- currency: 0
53-
- poster_id: 0
54-
- org_id: 0
55-
- claim_id: 0
56-
- github_req_comment_id: 0
57-
- github_res_comment_id: 0
58-
- type: 0
48+
- id: -1
49+
- created_at: -1
50+
- updated_at: -1
51+
- amount: -1
52+
- currency: -1
53+
- poster_id: -1
54+
- org_id: -1
55+
- claim_id: -1
56+
- github_req_comment_id: -1
57+
- github_res_comment_id: -1
58+
- type: -1
5959
- "BotMessage":
6060
- id: -1
6161
- created_at: -1

0 commit comments

Comments
 (0)