From 69516bb751610ccbafc2e057a9c176b1cca6fe43 Mon Sep 17 00:00:00 2001 From: calle <93376500+callebtc@users.noreply.github.com> Date: Sat, 16 Jul 2022 14:17:45 +0200 Subject: [PATCH] regtest on push (#742) --- .github/workflows/regtest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regtest.yml b/.github/workflows/regtest.yml index 1df083b9f..bdce0501b 100644 --- a/.github/workflows/regtest.yml +++ b/.github/workflows/regtest.yml @@ -1,6 +1,6 @@ name: regtest -on: pull_request +on: [push, pull_request] jobs: LndRestWallet: