Skip to content

ci(repo): fix ci.yaml action #585

ci(repo): fix ci.yaml action

ci(repo): fix ci.yaml action #585

Triggered via push August 23, 2024 22:00
Status Startup failure
Total duration
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Pre-commit
Pre-commit
Validate Lockfile
Validate Lockfile
Validating commits
Validating commits
Validate PR Title
Validate PR Title
Cargo verifications
Cargo verifications
Publish Check
Publish Check
Matrix: build
Waiting for pending jobs
Test & Coverage
Test & Coverage
Create Release with Knope
Create Release with Knope
Publish on Crates.io
Publish on Crates.io
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yaml#L318
The workflow is not valid. .github/workflows/ci.yaml (Line: 318, Col: 9): Unexpected symbol: '"refs/heads/main"'. Located at position 16 within expression: (github.ref == "refs/heads/main" && contains(github.event.head_commit.message, "ci(release): Preparing")) || github.event_name == "workflow_dispatch"