Skip to content

Commit 920e6f7

Browse files
author
Arthur Silva Sens
authored
Merge pull request #1532 from SachinSahu431/sachin/fix-changelog-automation
Remove synchronize trigger from changelog workflow
2 parents 0751e19 + e6da43a commit 920e6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Changelog automation
33

44
on:
55
pull_request_target:
6-
types: [opened, edited, synchronize]
6+
types: [opened, edited]
77

88
permissions:
99
contents: read # the config file

0 commit comments

Comments
 (0)