Skip to content

Commit 7f4ac76

Browse files
authored
ci: fix project board automation for Dependabot (#145)
1 parent 69bf4e5 commit 7f4ac76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
issues:
66
types:
77
- opened
8-
pull_request:
8+
pull_request_target:
99
types:
1010
- opened
1111

0 commit comments

Comments
 (0)