ci: run CI when the markdown changes (#6632)

This commit is contained in:
Sebastian Beltran
2025-07-15 21:27:50 -05:00
committed by GitHub
parent c5b8d55a6a
commit ef5f2e13ef

View File

@@ -11,8 +11,6 @@ on:
paths-ignore:
- '*.md'
pull_request:
paths-ignore:
- '*.md'
workflow_dispatch:
permissions: