Skip to content

Commit cafce39

Browse files
committed
ci: update workflows config.
1 parent 8ec05d0 commit cafce39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Generate Contributors Images
3333
uses: jaywcjlove/github-action-contributors@main
3434
with:
35-
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
35+
filter-author: (renovate\[bot\]|renovate\-bot|dependabot\[bot\])
3636
output: www/build/CONTRIBUTORS.svg
3737
avatarSize: 42
3838

0 commit comments

Comments
 (0)