Skip to content

feat: dark mode, polish, clean #280

feat: dark mode, polish, clean

feat: dark mode, polish, clean #280

Triggered via pull request March 25, 2024 10:29
@2nthony2nthony
synchronize #92
dark
Status Startup failure
Total duration
Artifacts

ci.yml

on: pull_request
Matrix: test
Waiting for pending jobs
release
release
Fit to window
Zoom out
Zoom in

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"