diff --git a/.github/workflows/collect_fees_v2.yaml b/.github/workflows/collect_fees_v2.yaml index cd781f50..4eb0b80d 100644 --- a/.github/workflows/collect_fees_v2.yaml +++ b/.github/workflows/collect_fees_v2.yaml @@ -72,6 +72,7 @@ jobs: - [ ] `fees_to_dao` / (`fees_to_vebal` + `fees_to_dao` + `total_incentives`) == .175 - [ ] `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? branch: gha-biweekly-fees branch-suffix: timestamp delete-branch: true