Skip to content

Commit e6e3580

Browse files
Update branch name in build.yml
1 parent a524adb commit e6e3580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name : nmrium CI/CD
22

33
on:
44
push:
5-
branches: [development]
5+
branches: [main]
66

77
env:
88
PROJECT_ID: ${{ secrets.GKE_PROJECT }}

0 commit comments

Comments
 (0)