We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26190db commit e0b1cd9Copy full SHA for e0b1cd9
.github/workflows/test.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches: [ "main" ]
7
pull_request:
8
- branches: [ "dev" ]
+ branches: [ "dev", "main" ]
9
paths:
10
- '**.cs'
11
- '**.csproj'
0 commit comments