Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #233

Closed
wants to merge 1 commit into from
Closed

Update README.md #233

wants to merge 1 commit into from

Conversation

bmorelli25
Copy link

Summary

We tried creating a step that would run if the merge failed, but were running into the following error:

Invalid workflow file:
The workflow is not valid. .github/workflows/automerge.yml (Line: 40, Col: 13): Unexpected symbol: '"merge_failed"'. Located at position 40 within expression: steps.automerge.outputs.mergeResult == "merge_failed"

Wrapping the if statement in the expression syntax fixed this error for us.

@bmorelli25 bmorelli25 closed this Jul 13, 2023
@pascalgn
Copy link
Owner

pascalgn commented Jan 8, 2024

Sorry for missing this! I merged #240 instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants