Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maunium
synapse
Commits
bb39fc43
Unverified
Commit
bb39fc43
authored
2 years ago
by
Brendan Abolivier
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/docs-pr.yaml
+1
-1
1 addition, 1 deletion
.github/workflows/docs-pr.yaml
changelog.d/14370.doc
+1
-0
1 addition, 0 deletions
changelog.d/14370.doc
with
2 additions
and
1 deletion
.github/workflows/docs-pr.yaml
+
1
−
1
View file @
bb39fc43
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
changelog.d/14370.doc
0 → 100644
+
1
−
0
View file @
bb39fc43
Upload documentation PRs to Netlify.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment