Skip to content

Commit e362e10

Browse files
Change workflow target branch
1 parent ae5b732 commit e362e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Build && Push
44
# events but only for the develop branch
55
on:
66
push:
7-
branches: [rest-migration]
7+
branches: [master]
88

99
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1010
jobs:

0 commit comments

Comments
 (0)