[[workflows]] name = "task" [[workflows.steps]] type = "SelectGitHubIssue" [[workflows.steps]] type = "SwitchBranches" [[workflows]] name = "release" [[workflows.steps]] type = "UpdateProjectFromCommits" [[workflows.steps]] type = "Command" command = "npx prettier --write CHANGELOG.md" [github] owner = "triaxtec" repo = "openapi-python-client"