action appveyor_start_build { label: "Start build of branch most recent commit" provider: appveyor method: POST path: "/builds" encoding: json output: { type: "object" additionalProperties: true } }