Skip to content

Commit

Permalink
Minor change to Allowlist message
Browse files Browse the repository at this point in the history
  • Loading branch information
timjrobinson committed Jun 23, 2023
1 parent 4ee86a6 commit 09eb668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/allowlist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'chore: Update allowlist'
commit-message: 'chore: Add ${{inputs.poolDescription}} pool to ${{inputs.network}} allowlist'
committer: GitHub <[email protected]>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
signoff: false
Expand Down

0 comments on commit 09eb668

Please sign in to comment.