mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-18 00:46:19 +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:
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Upload documentation PRs to Netlify.
|
||||
Reference in New Issue
Block a user