8000 [WIP] Workflow for Preview System by lukdog · Pull Request #1931 · arduino/docs-content · GitHub
[go: up one dir, main page]

Skip to content

[WIP] Workflow for Preview System #1931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 20, 2024
Prev Previous commit
Next Next commit
Update README.md
Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
  • Loading branch information
lukdog and jhansson-ard authored May 20, 2024
commit 0a9536b6bec7929e0349fb26a6ff93f61f3fad5e
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Broken URLs will show an error alert. URL must be in the GitHub domain and must

## Previewing Changes

Whenever you create a Pull Request (PR) and the label preview is assigned to it, a preview is created and updated for every commit, as explained at: https://github.com/arduino/docs-content/pull/1931
Whenever you create a Pull Request (PR) and the label `preview` is assigned to it, a preview is created and updated for every commit, as explained at: https://github.com/arduino/docs-content/pull/1931

## License

Expand Down
0