Skip to content

Commit

Permalink
Update contributors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imShakil authored Nov 10, 2023
1 parent 02ca22c commit 621f48b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Add contributors
on:
schedule:
- cron: '00 07 * * *'
- cron: '20 02 * * *'
push:
branches:
- master
Expand All @@ -21,3 +21,4 @@ jobs:
PATH: '/README.md'
COMMIT_MESSAGE: 'docs(README): update contributors'
AVATAR_SHAPE: 'round'
IGNORED_CONTRIBUTORS: 'Michael Schwartz'

0 comments on commit 621f48b

Please sign in to comment.