File tree Expand file tree Collapse file tree
src/content/docs/reference Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -255,7 +255,6 @@ export default defineConfig({
255255 items : [
256256 { label : 'Agentic Authoring' , link : '/guides/agentic-authoring/' } ,
257257 { label : 'Ephemerals' , link : '/guides/ephemerals/' } ,
258- { label : 'Fork Support' , link : '/guides/fork-support/' } ,
259258 { label : 'GitHub Actions Primer' , link : '/guides/github-actions-primer/' } ,
260259 { label : 'Reusing Workflows' , link : '/guides/packaging-imports/' } ,
261260 { label : 'Self-Hosted Runners' , link : '/guides/self-hosted-runners/' } ,
@@ -327,6 +326,7 @@ export default defineConfig({
327326 { label : 'Triggers' , link : '/reference/triggers/' } ,
328327 { label : 'WASM Compilation' , link : '/reference/wasm-compilation/' } ,
329328 { label : 'Workflow Structure' , link : '/reference/workflow-structure/' } ,
329+ { label : 'Fork Support' , link : '/reference/fork-support/' } ,
330330 ] ,
331331 } ,
332332 {
File renamed without changes.
You can’t perform that action at this time.
0 commit comments