From c64b9f927306ce2e0bd1d3ab8019d1f277cec335 Mon Sep 17 00:00:00 2001 From: Newton <5769156+iamnewton@users.noreply.github.com> Date: Tue, 11 Aug 2026 10:17:23 -0700 Subject: [PATCH] chore: sync from theholocron/holocron Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> --- .github/workflows/audit.yml | 4 ++-- .github/workflows/deploy-docs.yml | 7 ++----- .github/workflows/release.yml | 4 ++-- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index 5a908c3..052c6b8 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -1,7 +1,7 @@ # AUTO-GENERATED — do not edit directly. # Source: theholocron/holocron · packages/cli/src/commands/setup-workflows.ts -# Tool: holocron setup -# Changes: run `holocron setup` to regenerate. +# Tool: holocron sync-github +# Changes: edit source in theholocron/holocron and push to alpha or main. name: Audit on: # yamllint disable-line rule:truthy diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index d570fe3..4b12b59 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -1,7 +1,7 @@ # AUTO-GENERATED — do not edit directly. # Source: theholocron/holocron · packages/cli/src/commands/setup-workflows.ts -# Tool: holocron setup -# Changes: run `holocron setup` to regenerate. +# Tool: holocron sync-github +# Changes: edit source in theholocron/holocron and push to alpha or main. name: Deploy Docs on: # yamllint disable-line rule:truthy @@ -24,7 +24,4 @@ jobs: deploy-docs: name: Deploy Docs uses: theholocron/.github/.github/workflows/deploy-docs.yml@main - with: - name: node-template - use-turbo: false secrets: inherit diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f76943b..6cd7662 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,7 @@ # AUTO-GENERATED — do not edit directly. # Source: theholocron/holocron · packages/cli/src/commands/setup-workflows.ts -# Tool: holocron setup -# Changes: run `holocron setup` to regenerate. +# Tool: holocron sync-github +# Changes: edit source in theholocron/holocron and push to alpha or main. name: Release on: # yamllint disable-line rule:truthy