Skip to content

Update code freeze bot to check target PR branch correctly for issue_… #9

Update code freeze bot to check target PR branch correctly for issue_…

Update code freeze bot to check target PR branch correctly for issue_… #9

Triggered via issue April 26, 2024 15:18
Status Startup failure
Total duration
Artifacts

code-freeze-new.yml

on: issue_comment
codefreeze_new
codefreeze_new
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/code-freeze-new.yml#L67
The workflow is not valid. .github/workflows/code-freeze-new.yml (Line: 67, Col: 13): Unexpected symbol: '"true"'. Located at position 182 within expression: (github.event_name == 'pull_request_target' || (github.event_name == 'issue_comment' && github.event.issue.pull_request)) && steps.check-freeze-branch.outputs.code_freeze_branch == "true"