chore: fix broken auto-approve and automerge workflows #99
Annotations
1 error
Invalid workflow file:
.github/workflows/automerge.yml#L23
The workflow is not valid. .github/workflows/automerge.yml (Line: 23, Col: 13): Unexpected symbol: ''dependabot[bot]'. Located at position 181 within expression: github.event.pull_request.user.login == 'team-tf-cdk' || contains(fromJSON('["OWNER", "MEMBER", "COLLABORATOR"]'), github.event.pull_request.author_association) || github.actor == 'dependabot[bot]
|