Skip to content

Commit 4e040f9

Browse files
committed
remove push to docker repo
1 parent bbd2993 commit 4e040f9

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: [master, 1141-move-stfc-rollassignment-into-uop]
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)