Skip to content

fix(protocol): fix an issue in DelegateOwner then refactor the code #2657

fix(protocol): fix an issue in DelegateOwner then refactor the code

fix(protocol): fix an issue in DelegateOwner then refactor the code #2657

name: Auto Approve PR
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v4