Skip to content

Commit 39017a6

Browse files
committed
dec-15 create docker linting in github
1 parent f6d1253 commit 39017a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-pipeline.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ run-name: ${{ github.actor }} docker pipeline
55
on:
66
push:
77
branches:
8-
- "*"
8+
- "create-github-pipeline-for-docker"
99
pull_request:
1010

1111
jobs:

0 commit comments

Comments
 (0)