Skip to content

Commit 42b6956

Browse files
committed
fix indent
1 parent dd9679c commit 42b6956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- master
7-
tags:
8-
- 'hortonmachine-*' # any tag starting with v, e.g. v0.10.11
7+
tags:
8+
- 'hortonmachine-*' # any tag starting with v, e.g. v0.10.11
99

1010
jobs:
1111
# ---- SNAPSHOT BUILD ----

0 commit comments

Comments
 (0)