Added PR trigger (#1448)

This commit is contained in:
Atul Malaviya
2022-02-20 02:18:18 -06:00
committed by GitHub
parent 8573ed9cf5
commit 300f303442
+5 -1
View File
@@ -1,6 +1,10 @@
name: MSBuild
on: [push]
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
env:
# Path to the solution file relative to the root of the project.