feat: ignore on docs updates
All checks were successful
renovate / renovate (push) Successful in 28s

This commit is contained in:
2026-03-12 13:55:39 -05:00
parent 68f2080bda
commit 4b58117454

View File

@@ -4,6 +4,9 @@ on:
push:
branches:
- main
paths-ignore:
- '.gitea/workflows/**'
- '**.md'
pull_request:
branches: