Skip to content

chore: unquote the workflow name - #442

Merged
retr0h merged 1 commit into
mainfrom
chore/unquote-workflow-name
Aug 16, 2026
Merged

chore: unquote the workflow name#442
retr0h merged 1 commit into
mainfrom
chore/unquote-workflow-name

Conversation

@retr0h

@retr0h retr0h commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

dep-review.yml was the only workflow whose name was quoted:

name: 'Dependency Review'   →   name: Dependency Review

The value was already title case; the quoting was the inconsistency. Found running specify-workflow-naming verification 4.0 across all seven repositories.

🤖 Generated with Claude Code

dep-review was the only workflow whose name was quoted. The value was
already title case; the quoting was the inconsistency.

Applies specify-workflow-naming verification 4.0.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #442   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files         484      484           
  Lines       24935    24935           
=======================================
  Hits        24921    24921           
  Misses         14       14           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 329df31...d4fb381. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@retr0h
retr0h merged commit 6cc3577 into main Aug 16, 2026
12 checks passed
@retr0h
retr0h deleted the chore/unquote-workflow-name branch August 16, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant