bakdata / ci-templates

Collection of reusable workflows and composite actions for Github
MIT License
4 stars 1 forks source link

Add flag to avoid fail upon `nothing to commit` in Commit and push action #87

Closed sujuka99 closed 1 year ago

sujuka99 commented 1 year ago

Change must not be breaking, default behavior must remain as before.

Proposed is a flag pass-empty-commit. The default value would be false.