Skip to content

Commit

Permalink
Update url_checker.yml (#945)
Browse files Browse the repository at this point in the history
  • Loading branch information
n-h-diaz authored Jul 26, 2024
1 parent dd0d572 commit 153dca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/url_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: Update url_allowlist.csv
committer: n-h-diaz <77713883+n-h-diaz​@users.noreply.github.com>
author: n-h-diaz <77713883+n-h-diaz​@users.noreply.github.com>
committer: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
signoff: false
delete-branch: true
title: 'Update url_allowlist.csv'
Expand Down

0 comments on commit 153dca8

Please sign in to comment.