From 589e6865e4cad849a89d16fd5a9c14cbf1bf2cf4 Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Mon, 14 Apr 2025 19:18:35 +0200 Subject: [PATCH] docs: add paladin earnings to checklist --- .github/workflows/collect_fees_v2.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/collect_fees_v2.yaml b/.github/workflows/collect_fees_v2.yaml index 4eb0b80d..fb87c8d5 100644 --- a/.github/workflows/collect_fees_v2.yaml +++ b/.github/workflows/collect_fees_v2.yaml @@ -73,6 +73,9 @@ jobs: - [ ] `min(aura_incentives)` > threshold - [ ] `min(bal_incentives)` > threshold - [ ] latest [vote round data added](https://github.com/aurafinance/aura-contracts/pulls?q=is%3Apr+is%3Aclosed) by aura team? + + Additional checks: + - [ ] paladin quest v2 claimable earnings > $10k? https://quest.paladin.vote/#/claim branch: gha-biweekly-fees branch-suffix: timestamp delete-branch: true