Skip to content

Commit a5c4a44

Browse files
committed
ci: remove version when syncing file
1 parent d48ac98 commit a5c4a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-package.yml

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

33
on:
44
push:
5-
branches: [ "main", "ci/remove-sync-version" ]
5+
branches: [ "main" ]
66
env:
77
AWS_REGION : "us-west-2"
88

0 commit comments

Comments
 (0)