diff --git a/.github/workflows/autorebase.yml b/.github/workflows/autorebase.yml index b78519f..2b2fb2e 100644 --- a/.github/workflows/autorebase.yml +++ b/.github/workflows/autorebase.yml @@ -1,4 +1,4 @@ -# Workflow managed by web3-bot. DO NOT EDIT. +# File managed by web3-bot. DO NOT EDIT. # See https://github.com/protocol/.github/ for details. # Allow PRs opened by web3-bot to be rebased by commenting "@web3-bot rebase" on the PR. diff --git a/.github/workflows/go-test.yml b/.github/workflows/go-test.yml index c6bf22e..1bd78a7 100644 --- a/.github/workflows/go-test.yml +++ b/.github/workflows/go-test.yml @@ -1,4 +1,4 @@ -# Workflow managed by web3-bot. DO NOT EDIT. +# File managed by web3-bot. DO NOT EDIT. # See https://github.com/protocol/.github/ for details. on: [push, pull_request]