Skip to content

Commit 66cfa6d

Browse files
authored
[tool] chore(tooling): fix add to project workflow (#185)
1 parent 338afce commit 66cfa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrations-add-to-project.yml

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)