Skip to content

Commit

Permalink
fix: author assign workflow change for enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanchitbajaj02 committed Jun 23, 2024
1 parent c916855 commit b0084a6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/author-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,3 @@ jobs:
- uses: toshimaru/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

- name: Add Reviewers
uses: kentaro-m/[email protected]
with:
add-reviewers: true
reviewers:
- sanchitbajaj02
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit b0084a6

Please sign in to comment.