fix: only mark a connection as transient if the relay has applied limits #104
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
name: Automerge | |
on: [ pull_request ] | |
jobs: | |
automerge: | |
uses: protocol/.github/.github/workflows/automerge.yml@master | |
with: | |
job: 'automerge' |