Skip to content

Skip CI for content-only changes - #12

Merged
juri1212 merged 1 commit into
mainfrom
t3code/skip-ci-on-content
Jul 13, 2026
Merged

Skip CI for content-only changes#12
juri1212 merged 1 commit into
mainfrom
t3code/skip-ci-on-content

Conversation

@juri1212

Copy link
Copy Markdown
Owner

Summary

  • Updated the CI workflow to ignore changes under content/** for both push and pull_request events.
  • Removed the sample content file content/welcome.md as part of the content-only change set.
  • This reduces unnecessary CI runs when edits are limited to content files.

Testing

  • Not run (workflow-only change).
  • Verified the workflow diff adds paths-ignore for content/** on push and pull_request.
  • Verified the deleted file is limited to content/welcome.md.

- Ignore `content/**` on push and pull request events
- Keep CI running for code and workflow changes
@juri1212
juri1212 merged commit 7089005 into main Jul 13, 2026
2 checks passed
@juri1212
juri1212 deleted the t3code/skip-ci-on-content branch July 13, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant