Skip to content
Snippets Groups Projects
Unverified Commit bb39fc43 authored by Brendan Abolivier's avatar Brendan Abolivier Committed by GitHub
Browse files

Fix the trigger path for deploying documentation PRs (#14370)

This was missed from #12947
parent 79b6c193
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ name: Prepare documentation PR preview ...@@ -3,7 +3,7 @@ name: Prepare documentation PR preview
on: on:
pull_request: pull_request:
paths: paths:
- docs - docs/**
jobs: jobs:
pages: pages:
......
Upload documentation PRs to Netlify.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment