Merge branch 'main' of https://github.com/rogerfar/rdt-client
This commit is contained in:
commit
781937dc8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnet-test.yml
vendored
2
.github/workflows/dotnet-test.yml
vendored
|
|
@ -3,7 +3,7 @@ name: dotnet test
|
|||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue