raghu1515

Results 1 issues of raghu1515

As suggested in workflow, I am using the if condition to Create Pull Request with applied fixes: ```yaml if: steps.ml.outputs.has_updated_sources == 1 && (env.APPLY_FIXES_EVENT == 'all' || env.APPLY_FIXES_EVENT == github.event_name)...

question
O: stale 🤖