mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-18 04:46:15 +00:00
Fix the trigger path for deploying documentation PRs (#14370)
This was missed from #12947
This commit is contained in:
@@ -3,7 +3,7 @@ name: Prepare documentation PR preview
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- docs
|
||||
- docs/**
|
||||
|
||||
jobs:
|
||||
pages:
|
||||
|
||||
Reference in New Issue
Block a user