Skip to content

Commit

Permalink
Replace existing author assignee workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Jun 12, 2024
1 parent 3f592ad commit 6cf9cd7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ reviewers: # gip-inclusion/admins-le-marche
numberOfReviewers: 0

# Set addAssignees to 'author' to set the PR creator as the assignee.
# addAssignees: author # done in another workflow
addAssignees: author
14 changes: 0 additions & 14 deletions .github/workflows/pr-auto-assignees-author.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PR Auto Reviewers (team)
name: PR Auto Reviewers (team) & Assignee (author)

on:
pull_request:
Expand Down

0 comments on commit 6cf9cd7

Please sign in to comment.