Only run documentation linter on branches that target main (#99163)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Documentation CI
|
||||
on:
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
paths: ["docs/sources/**"]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user