Skip to content

Commit 4a46ccc

Browse files
committed
Update "Merge Dependabot PR"
1 parent f4f627a commit 4a46ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MergeDependabotPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Merge Dependabot PR"
33

44
on:
55
pull_request:
6-
types: [ opened ]
6+
types: [ opened, reopened ]
77
branches: [ master ]
88

99
jobs:

0 commit comments

Comments
 (0)