Merge pull request #94 from hahwul/hahwul-dev

Update contributors action
This commit is contained in:
HAHWUL 2023-11-12 01:08:17 +09:00 committed by GitHub
commit 30a37da6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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