Update assign_pr.yml

This commit is contained in:
Omar Santos 2024-11-27 01:03:45 -05:00 committed by GitHub
parent 673dc856a7
commit 88af80bf7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,5 +19,5 @@ jobs:
- name: Assign pull request
uses: actions-ecosystem/action-add-assignees@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
assignees: 'santosomar'