Created a new project and a new simple workflow inside it
- activated Github sync via Oauth, the repo was successfully created with a readme
- when committing changes or merging into production, there is no change in github.com, either on the production branch or development branch
- when adding a datastore in the step config, the Python step is unable to retrieve the datastore when running in prod (it works in testing) and the datastore disappears from the config after every production merge
Also it’s impossible to delete a workflow within a project
(Note: I subsequently created the same project without Github Sync via Oauth. Everything is working fine without Github Sync).