Sergio0694 / PolySharp

PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
MIT License
1.83k stars 49 forks source link

Skip unnecessary CI runs for PRs from same user #87

Closed Sergio0694 closed 1 year ago

Sergio0694 commented 1 year ago

Description

This PR updates the CI script so that it only runs for pushes, or for published PRs from other forks of this repo.