Update contributors action

This commit is contained in:
hahwul 2023-11-12 01:07:52 +09:00
parent 9a68d51f1f
commit 6d05a3ac4d
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
name: Contributors
on:
schedule:
- cron: '0 4 * * 0'
push:
branches:
- main
@ -15,7 +13,7 @@ jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: bubkoo/contributors-list@v1
- uses: wow-actions/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
round: true