Skip to content

refactor(oracle): introduce FeederManager to replace aggregator and caches for transaction handling #1429

refactor(oracle): introduce FeederManager to replace aggregator and caches for transaction handling

refactor(oracle): introduce FeederManager to replace aggregator and caches for transaction handling #1429

Workflow file for this run

name: "Pull Request Labeler"
permissions:
contents: read
pull-requests: write
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"