Skip to content

Commit c6f8569

Browse files
committed
style: Clean up whitespace in docker-publish.yml
1 parent 870b581 commit c6f8569

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Docker Build and Publish
22

33
on:
44
push:
5-
branches: [ master ]
6-
tags: [ 'v*.*.*' ]
5+
branches: [master]
6+
tags: ["v*.*.*"]
77
pull_request:
8-
branches: [ master ]
8+
branches: [master]
99

1010
env:
1111
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)