Skip to content

Commit f910e08

Browse files
Update .github/workflows/dependabot-auto-merge.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0c62c18 commit f910e08

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

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

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

57
permissions:
68
contents: write

0 commit comments

Comments
 (0)