From 0d79a9e1895d045c6b9916b681d3b0c096346e9b Mon Sep 17 00:00:00 2001 From: Gregor G <75445744+sideninja@users.noreply.github.com> Date: Mon, 6 Feb 2023 12:26:58 +0100 Subject: [PATCH] Update build-bundle.yml --- .github/workflows/build-bundle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-bundle.yml b/.github/workflows/build-bundle.yml index da4a182..8765000 100644 --- a/.github/workflows/build-bundle.yml +++ b/.github/workflows/build-bundle.yml @@ -38,6 +38,6 @@ jobs: title: Update Built Bundle body: This PR is automatically generated to update the build bundle of the dev-wallet which is then used by go library for integration in other tools. assignees: sideninja - reviewers: justinbarry + reviewers: justinbarry,JeffreyDoyle,chasefleming,gregsantos branch: update-bundle base: main