Skip to content

Commit b0084a6

Browse files
fix: author assign workflow change for enhancement
1 parent c916855 commit b0084a6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/author-assign.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,3 @@ jobs:
1111
- uses: toshimaru/auto-author-assign@v1.1.0
1212
with:
1313
repo-token: "${{ secrets.GITHUB_TOKEN }}"
14-
15-
- name: Add Reviewers
16-
uses: kentaro-m/auto-assign-action@v2.0.0
17-
with:
18-
add-reviewers: true
19-
reviewers:
20-
- sanchitbajaj02
21-
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)