We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947c335 commit 1e09b9bCopy full SHA for 1e09b9b
.github/workflows/explorer.yaml
@@ -3,10 +3,7 @@ name: Build and Push Docker Image
3
on:
4
push:
5
branches:
6
- - main
7
- pull_request:
8
- branches:
9
+ - dev-docker-pipeline
10
11
jobs:
12
build-and-push:
0 commit comments