Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5ef67bb

Browse files
committed
meh
1 parent 6c47063 commit 5ef67bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Tests
33
on:
44
push:
55
branches:
6-
- *.*
6+
- '*.*'
77
pull_request:
88
branches:
9-
- *.*
9+
- '*.*'
1010

1111
jobs:
1212
pospell:

0 commit comments

Comments
 (0)