Skip to content

fix(ghverify): ensure AVL tree iteration processes all items in Render and GetFeedDefinitions function #8660

fix(ghverify): ensure AVL tree iteration processes all items in Render and GetFeedDefinitions function

fix(ghverify): ensure AVL tree iteration processes all items in Render and GetFeedDefinitions function #8660

Workflow file for this run

name: gno.land
on:
push:
branches:
- master
workflow_dispatch:
pull_request:
jobs:
main:
name: Run Main
uses: ./.github/workflows/main_template.yml
with:
modulepath: "gno.land"
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}