Skip to content

Commit 45558f9

Browse files
authored
fix: add automation bots to AI Moderator skip-bots (#222)
1 parent 843d162 commit 45558f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ai-moderator.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ai-moderator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
types: [opened]
1515
forks: "*"
1616
skip-roles: [admin, maintainer, write, triage]
17-
skip-bots: [github-actions, copilot]
17+
skip-bots: [github-actions, copilot, renovate, dependabot, release-please, jacobpevans-github-actions]
1818
permissions:
1919
contents: read
2020
issues: read

0 commit comments

Comments
 (0)