Skip to content

Commit bbb8a2e

Browse files
committed
fix: remove syncronize
1 parent fad382b commit bbb8a2e

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:
55
pull_request:
6-
types: [opened, reopened, synchronize]
6+
types: [opened, reopened]
77

88
jobs:
99
update-version:

0 commit comments

Comments
 (0)