Skip to content

Commit e0b1cd9

Browse files
authored
Update test.yml
1 parent 26190db commit e0b1cd9

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
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: [ "main" ]
77
pull_request:
8-
branches: [ "dev" ]
8+
branches: [ "dev", "main" ]
99
paths:
1010
- '**.cs'
1111
- '**.csproj'

0 commit comments

Comments
 (0)