Skip to content

Commit

Permalink
Refactor contributors workflow: Update contributors list action confi…
Browse files Browse the repository at this point in the history
…guration

Signed-off-by: HAHWUL <hahwul@gmail.com>
  • Loading branch information
hahwul committed Sep 27, 2024
1 parent 8413fa9 commit d93b2ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
- uses: wow-actions/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
round: true
round: false
includeBots: true

0 comments on commit d93b2ce

Please sign in to comment.