Skip to content

Commit 95040d8

Browse files
authored
[tool] chore(tooling): fix add to project workflow (#188)
1 parent 999c6d3 commit 95040d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)