From a1743f83aa26de70b14dd7621aa328d56b23f918 Mon Sep 17 00:00:00 2001 From: Carlos Santiago <5726971+csantiago132@users.noreply.github.com> Date: Sun, 27 Oct 2024 20:55:50 -0500 Subject: [PATCH] fix(ci): update workflow.document.yml (#73) * fix(docs): renames starter-topic.md --- .github/workflows/workflow.document.yml | 4 +--- Writerside/topics/starter-topic.md | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/workflow.document.yml b/.github/workflows/workflow.document.yml index 01f6834..db4f998 100644 --- a/.github/workflows/workflow.document.yml +++ b/.github/workflows/workflow.document.yml @@ -54,9 +54,7 @@ jobs: document: needs: [preflight] if: | - github.event_name == 'push' && - needs.check_changes.outputs.writerside_changed == 'true' && - github.ref == 'refs/heads/main' + needs.check_changes.outputs.writerside_changed == 'true' runs-on: ubuntu-latest steps: - name: Checkout repository diff --git a/Writerside/topics/starter-topic.md b/Writerside/topics/starter-topic.md index 3c22522..d7c334a 100644 --- a/Writerside/topics/starter-topic.md +++ b/Writerside/topics/starter-topic.md @@ -1,4 +1,4 @@ -# Kurocado Studio Styleguide @alpha +# Kurocado Studio Styleguide @ alpha