You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When with --checked it will output the diff. But I want to write directly to the files, so I removed the parameter and use git-auto-commit-action to commit the changes, here is my workflow file:
When with
--checked
it will output the diff. But I want to write directly to the files, so I removed the parameter and usegit-auto-commit-action
to commit the changes, here is myworkflow
file:But this gives me
there is nothing changed
.ci
The text was updated successfully, but these errors were encountered: