Skip to content

Commit 1e09b9b

Browse files
authored
dev-docker-pipeline
1 parent 947c335 commit 1e09b9b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/explorer.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ name: Build and Push Docker Image
33
on:
44
push:
55
branches:
6-
- main
7-
pull_request:
8-
branches:
9-
- main
6+
- dev-docker-pipeline
107

118
jobs:
129
build-and-push:

0 commit comments

Comments
 (0)