Skip to content

Commit afd7e58

Browse files
committed
forgot a space
1 parent 206c6f5 commit afd7e58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Test
22

33
on:
44
push:
5-
branches:
6-
-master
5+
branches:
6+
- master
77
pull_request:
8-
branches:
9-
-master
8+
branches:
9+
- master
1010

1111
env:
1212
NOKOGIRI_USE_SYSTEM_LIBRARIES: true

0 commit comments

Comments
 (0)