Skip to content

Commit de0f419

Browse files
authored
Update build-push-image.yml to run only manually
1 parent f569c73 commit de0f419

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build-push-image.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
# main branch only
33
name: Push to Docker Hub from Main Branch
44

5-
on:
6-
push:
7-
branches: main
5+
on: workflow_dispatch
86

97
jobs:
108
build-push-image:

0 commit comments

Comments
 (0)