Quote path expression in documentation workflow
Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
- main
|
||||
- development
|
||||
paths:
|
||||
- userdocs/**
|
||||
- 'userdocs/**'
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user