This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
feat: IPIP-402 based backpressure #342
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# File managed by web3-bot. DO NOT EDIT. | |
# See https://github.com/protocol/.github/ for details. | |
name: Automerge | |
on: [ pull_request ] | |
jobs: | |
automerge: | |
uses: protocol/.github/.github/workflows/automerge.yml@master | |
with: | |
job: 'automerge' |