From 5cc6cc09ea21a6bd330f7dfb44004c1a6f5cef18 Mon Sep 17 00:00:00 2001 From: web3-bot Date: Sun, 22 May 2022 12:21:05 +0000 Subject: [PATCH 1/2] update .github/workflows/automerge.yml --- .github/workflows/automerge.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index d57c2a02..3833fc22 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -1,3 +1,6 @@ +# File managed by web3-bot. DO NOT EDIT. +# See https://github.com/protocol/.github/ for details. + name: Automerge on: [ pull_request ] From 79855993f535e0ea6ac7f85e9a3f3be1039a3e08 Mon Sep 17 00:00:00 2001 From: web3-bot Date: Sun, 22 May 2022 12:21:05 +0000 Subject: [PATCH 2/2] update .github/workflows/js-test-and-release.yml --- .github/workflows/js-test-and-release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/js-test-and-release.yml b/.github/workflows/js-test-and-release.yml index 8630dc5c..1d6c6ebe 100644 --- a/.github/workflows/js-test-and-release.yml +++ b/.github/workflows/js-test-and-release.yml @@ -1,3 +1,6 @@ +# File managed by web3-bot. DO NOT EDIT. +# See https://github.com/protocol/.github/ for details. + name: test & maybe release on: push: