Display the updated notebook after each gh-workflow run #46
Annotations
1 error
Invalid workflow file:
.github/workflows/run_workflow.yml#L12
The workflow is not valid. .github/workflows/run_workflow.yml (Line: 12, Col: 9): Unexpected symbol: ')'. Located at position 190 within expression: github.event_name == 'push' ||
(github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'run_workflow' ) &&
github.event.actor.login != 'github-actions' &&)
|