Skip to content

Commit a02e0de

Browse files
committed
ci: minor style change
Signed-off-by: David Calvert <david@0xdc.me>
1 parent 58b3b3e commit a02e0de

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ on:
66
push:
77
tags:
88
- "*"
9-
branches: [ master ]
9+
branches:
10+
- master
1011
pull_request:
11-
branches: [ master ]
12+
branches:
13+
- master
1214

1315
jobs:
1416
ci-dotfiles:

0 commit comments

Comments
 (0)