Skip to content

Commit c40d4cf

Browse files
committed
bsd.yml: Fix indentation
1 parent 35bd371 commit c40d4cf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/bsd.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ on:
77
push:
88
branches: [ trunk ]
99
paths: &shared_paths
10-
- '**'
11-
- '!**.md'
12-
- '!docs/**'
13-
- '!**.yml'
14-
- '**/c-cpp.yml'
10+
- '**'
11+
- '!**.md'
12+
- '!docs/**'
13+
- '!**.yml'
14+
- '**/c-cpp.yml'
1515
- '**/bsd.yml'
1616

1717
pull_request:

0 commit comments

Comments
 (0)