Skip to content

Commit

Permalink
Merge pull request #3568 from balancer/improve-allowlist-pr
Browse files Browse the repository at this point in the history
Improve Allowlisting
  • Loading branch information
timjrobinson committed Jun 22, 2023
2 parents 99c9dbc + ef3c30b commit 9009730
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/allowlist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
committer: GitHub <[email protected]>
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
Expand Down

1 comment on commit 9009730

@vercel
Copy link

@vercel vercel bot commented on 9009730 Jun 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.