NeighTools / UnityDoorstop

Doorstop -- run C# before Unity does!
GNU Lesser General Public License v2.1
446 stars 67 forks source link

Run build workflow in PRs #54

Closed ManlyMarco closed 5 months ago

ManlyMarco commented 5 months ago

if: github.ref == 'refs/heads/master' seems to be enough to prevent the collect action from running in all PRs.