diff --git a/.github/workflows/allowlist.yml b/.github/workflows/allowlist.yml index 521c42aa36..19a951aa06 100644 --- a/.github/workflows/allowlist.yml +++ b/.github/workflows/allowlist.yml @@ -42,10 +42,10 @@ jobs: committer: GitHub author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> signoff: false - branch: update-allowlist + branch: update-allowlist-${{inputs.network}}-${{inputs.poolId}} base: master delete-branch: true - title: 'Update pool allowlist' + title: 'Allowlist ${{inputs.poolDescription}} pool' body: | This PR was autogenerated by the allowlist manual Github action. draft: false