mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-11 02:35:18 +00:00
12 lines
254 B
YAML
12 lines
254 B
YAML
|
# 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'
|