We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0658d24 commit ad9926cCopy full SHA for ad9926c
1 file changed
.github/workflows/contributors.yml
@@ -32,7 +32,7 @@ jobs:
32
output_file: CONTRIBUTORS.md
33
format: table
34
columns: 6
35
- exclude: 'github-actions[bot],actions-user'
+ exclude: 'github-actions[bot],actions-user,dependabot[bot],weblineuser'
36
37
- name: Commit changes
38
uses: somaz94/go-git-commit-action@v1
0 commit comments