Skip to content

Commit baee690

Browse files
Update .github/workflows/dependabot-auto-approve.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 66afc7e commit baee690

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/dependabot-auto-approve.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Dependabot Auto-Approve
22

3-
on: pull_request
3+
on:
4+
pull_request:
5+
types: [opened, reopened]
46

57
permissions:
68
pull-requests: write

0 commit comments

Comments
 (0)