feat: 提交 pr 不再自动修复 eslint 错误,并且在 push 时也触发 action #1
ci.yaml
on: push
Lint project
add_label_for_pr
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L65
The workflow is not valid. .github/workflows/ci.yaml (Line: 65, Col: 19): Unrecognized function: 'success'. Located at position 1 within expression: success() && 'ci:success,' || ''
|