We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d1253 commit 39017a6Copy full SHA for 39017a6
.github/workflows/docker-pipeline.yaml
@@ -5,7 +5,7 @@ run-name: ${{ github.actor }} docker pipeline
5
on:
6
push:
7
branches:
8
- - "*"
+ - "create-github-pipeline-for-docker"
9
pull_request:
10
11
jobs:
0 commit comments