Skip to content

Fix GitHub Actions #378

@nrennie

Description

@nrennie
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions