ci(repo): fix ci.yaml action #585
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
Validate PR Title
Matrix: build
Waiting for pending jobs
Publish on Crates.io
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"
|