Restrict userdocs from building during pr when not modified
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
2
.github/workflows/userdocs.yml
vendored
2
.github/workflows/userdocs.yml
vendored
@@ -13,6 +13,8 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- 'v4.*.x'
|
||||
paths:
|
||||
- 'userdocs/**'
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user