ci: skip CI for markdown-only changes
CI/CD / build-and-push (push) Successful in 8s Details

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Cloud User 2026-03-17 13:12:49 +09:00
parent 15de6e2145
commit 2375e886e7
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ on:
push:
branches: [main]
tags: ['v*']
paths-ignore:
- '*.md'
- 'docs/**'
env:
CHART_NAME: infra-report