remove unnecessary comment

pull/14374/head
Sean Killeen 2 years ago
parent 5056d3848e
commit ab39bad724

@ -6,7 +6,7 @@ on:
- dev
paths:
# This ensures the check will only be run when something changes in the docs content
- "docs/en/**/*" # or whatever the path to the markdown / docs files happens to be
- "docs/en/**/*"
pull_request:
branches:
- dev

Loading…
Cancel
Save