ci: fix pr number #119
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L23
The workflow is not valid. .github/workflows/ci.yml (Line: 23, Col: 22): Unexpected symbol: '??'. Located at position 21 within expression: github.event.number ?? steps.findPr.outputs.pr .github/workflows/ci.yml (Line: 37, Col: 14): Unexpected symbol: '??'. Located at position 21 within expression: github.event.number ?? steps.findPr.outputs.pr
|