Skip to content

Commit

Permalink
Update add_assignees.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
urapadmin authored Jul 23, 2023
1 parent a56dfe4 commit 4397ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_assignees.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
actions: 'add-assignees'
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.issue.number }}
assignees: 'urapadmin'
assignees: 'urapadmin,${{ github.actor }}'
random-to: 1

0 comments on commit 4397ed4

Please sign in to comment.