Update .github/workflows/tests.yml

This commit is contained in:
Willi Ballenthin
2022-06-14 17:06:48 -06:00
committed by GitHub
parent c417b5dd79
commit f5b79c0285

View File

@@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [ master, dotnet-main ]
branches: [ master ]
pull_request:
# TODO cleanup these
branches: [ master, dotnet-main, feature-981 ]