khanlab / labelmerge

Merge label maps
3 stars 2 forks source link

Update quality workflow to check instead of modify #31

Closed tkkuehn closed 1 year ago

tkkuehn commented 1 year ago

Proposed changes

Issues with e.g. black were being ignored because it would just apply the change in the action without committing it, instead of erroring out. This should fix that issue.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.