-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- Currently we have multiple GitHub Actions that try to commit files to the repo
- Any that finish running after the first one fails because "the remote contains work that you do not have locally"
Possible solutions:
- Pull changes before trying to commit in action
- Combine actions into one file
- Set README action to only run in very specific circumstances (when a new folder is added / folder renamed)
Metadata
Metadata
Assignees
Labels
No labels