Currently I’m trying to trigger two workflows to use Github webhooks when there is a push, but I get this error “Error saving app config: Failed to get config (bitrise.yml) from base 64 data, err: Failed to parse bitrise config, error: duplicated trigger item found (push_branch: *)”
Steps:
- Bitrise workflow
- Triggers tab, add trigger, Push branch * select other workflow
- Save
- I get the error saving.
Is it possible to have two Bitrise workflows in same app report to Gtihub?
I’m following this tutorial devcenter/trigger-code-push.md at master · bitrise-io/devcenter · GitHub
Thanks,
Andres