Skip to content

Check Branch Name

Check Branch Name #12

Triggered via create October 13, 2023 13:12
Status Startup failure
Total duration
Artifacts
check-branch-name
check-branch-name
Fit to window
Zoom out
Zoom in

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 49 within expression: github.event.ref_type == 'branch' && !contains(['main', 'master', 'development', 'dev', 'develop'], github.ref) # ref_type check ensures the job only runs for branch creation, not tags