ci: run doc lint and sync on releases

This commit is contained in:
Kyle Robbertze 2025-03-12 23:41:30 +00:00
parent 183d49742b
commit fe342405d2

View File

@ -7,6 +7,8 @@ on:
- .github/vale/**
- .github/workflows/docs.yml
- docs/**
tags:
- "[0-9]+.[0-9]+.[0-9]+*"
pull_request:
branches: [main, stable-*]