We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377568b commit 0ae518dCopy full SHA for 0ae518d
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Generate Contributors Images
28
uses: jaywcjlove/github-action-contributors@main
29
with:
30
- filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
+ filter-author: (renovate\[bot\]|renovate\-bot|dependabot\[bot\])
31
output: build/CONTRIBUTORS.svg
32
avatarSize: 42
33
0 commit comments