docs(examples): add YAML frontmatter to 7 README files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3029d1d3b8
commit
9170095320
7 changed files with 61 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
title: "GitHub Actions Workflows for Claude Code"
|
||||
description: "Ready-to-use CI/CD workflows integrating Claude Code into GitHub Actions"
|
||||
tags: [ci-cd, devops, template, workflows]
|
||||
---
|
||||
|
||||
# GitHub Actions Workflows for Claude Code
|
||||
|
||||
Ready-to-use GitHub Actions workflows that integrate Claude Code into your CI/CD pipeline.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue