Skip to content

Commit f8b72e3

Browse files
committed
fix: remove trigger
1 parent 4555fe6 commit f8b72e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-changeset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Dependabot Changeset
22

33
on:
44
pull_request_target:
5-
types: [opened, synchronize]
5+
types: [opened]
66

77
jobs:
88
changeset:

0 commit comments

Comments
 (0)