feat: dark mode, polish, clean #280
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L11
The workflow is not valid. .github/workflows/ci.yml (Line: 11, Col: 9): Unexpected symbol: '"skip-ci"'. Located at position 45 within expression: !contains(github.event.head_commit.message, "skip-ci") .github/workflows/ci.yml (Line: 52, Col: 9): Unexpected symbol: '"skip-release"'. Located at position 45 within expression: !contains(github.event.head_commit.message, "skip-release") && !contains(github.event.head_commit.message, "skip-ci") && github.event_name != "pull_request"
|