From 2a32ae72013dd4bde247305cd00929eb4c432666 Mon Sep 17 00:00:00 2001 From: web3-bot <81333946+web3-bot@users.noreply.github.com> Date: Wed, 19 Oct 2022 14:46:46 +0200 Subject: [PATCH] sync: update CI config files (#426) --- .github/workflows/automerge.yml | 3 +++ .github/workflows/js-test-and-release.yml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index d57c2a0..3833fc2 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 ] diff --git a/.github/workflows/js-test-and-release.yml b/.github/workflows/js-test-and-release.yml index d155996..65d30bd 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: