Check Branch Name #2
Annotations
1 error
Invalid workflow file:
.github/workflows/check_branch_name.yml#L8
The workflow is not valid. .github/workflows/check_branch_name.yml (Line: 8, Col: 9): Unexpected symbol: '['. Located at position 48 within expression: github.event.ref_type == 'branch' && !contains(['refs/heads/main', 'refs/heads/develop'], github.ref)
|