Branch Creation Alert #10
branch-creation-alert.yml
on: create
Send Branch Creation Alert
Annotations
1 error
Invalid workflow file:
.github/workflows/branch-creation-alert.yml#L11
The workflow is not valid. .github/workflows/branch-creation-alert.yml (Line: 11, Col: 9): Unexpected end of expression: ')'. Located at position 137 within expression: (github.event.ref_type == 'branch') && (contains(github.ref, fromJson('["refs/heads/uat", "refs/heads/release", "refs/heads/prodtest"]'))
|