Skip to content

Commit d066827

Browse files
committed
Merge branch 'main' into demo-branch
2 parents 3b8d113 + a4a5fb3 commit d066827

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependabot_alert_issues.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
wait-interval: 10 # seconds between polls
119119
# optional: avoid waiting on THIS workflow itself
120120
running-workflow-name: "Dependabot high/critical alert issues"
121+
check-regexp: "^(?!.*(create_issue_for_high_critical|auto_merge_dependabot)).*$"
121122

122123
- name: Merge Dependabot PR
123124
uses: actions/github-script@v7

0 commit comments

Comments
 (0)