Skip to content

Commit 5926647

Browse files
committed
fix: remove syncronize
1 parent df9524e commit 5926647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Update Lotus Version
33
on:
44
workflow_dispatch: # Allows manual trigger
55
pull_request:
6-
types: [opened, reopened, synchronize]
6+
types: [opened, reopened]
77

88
jobs:
99
update-version:

0 commit comments

Comments
 (0)