refactor: fixed syntax error with add to board workflow #1241
add-to-board.yml
on: pull_request_target
add-to-board
/
Assign Issues and/or PRs to Project
Annotations
1 error
Invalid workflow file:
.github/workflows/add-to-board.yml#L11
The workflow is not valid. In .github/workflows/add-to-board.yml (Line: 11, Col: 11): Error from called workflow newrelic/node-newrelic/.github/workflows/board.yml@main (Line: 89, Col: 12): Unexpected symbol: '='. Located at position 21 within expression: github.event_name === 'pull_request_target' && env.PR_OPTION_ID || env.TODO_OPTION_ID
|