Skip to content

Commit bc57ed2

Browse files
committed
Run tests on fix branches.
1 parent cf3f19e commit bc57ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ main, 'fix/**' ]
66
paths-ignore:
77
- '**.md'
88
- '**.MD'

0 commit comments

Comments
 (0)