Bugfix/workflow (#1803)

This commit is contained in:
Robbie Davis 2023-02-18 12:38:10 -05:00 committed by GitHub
parent 8141e9f658
commit 550f09d687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: .NET Build Test and Sonar Scan
on: on:
push: push:
branches: '**' branches: '*'
pull_request: pull_request:
branches: [ main, develop ] branches: [ main, develop ]
types: [synchronize] types: [synchronize]