microsoft / cppwinrt

C++/WinRT
MIT License
1.64k stars 238 forks source link

Fix workflow trigger #1321

Closed kennykerr closed 1 year ago

kennykerr commented 1 year ago

Previously, the trigger would run the workflow for "each push and PR to master" when it should be for "each PR and push to master". This should significantly cut down on the resources needed for a workflow.