[TEST] Push CI jobs for draft PRs to PR author's personal forks of Mill #32
Annotations
1 error
Invalid workflow file:
.github/workflows/draft-ci.yml#L23
The workflow is not valid. .github/workflows/draft-ci.yml (Line: 23, Col: 14): Unexpected symbol: '['. Located at position 105 within expression: (github.event.action == 'ready_for_review' || github.event.pull_request.draft == false) && null || join([github.event.pull_request.head.repo.html_url, '/commits/', github.event.pull_request.head.ref])
|