From 39c34b98a6302b9f8af8a1612f5e79eb32c183d4 Mon Sep 17 00:00:00 2001 From: Howard Baek <50791792+howardbaek@users.noreply.github.com> Date: Tue, 14 May 2024 16:58:13 -0700 Subject: [PATCH] Get rid of `!docs/*` --- inst/style-sets/anvil/.github/workflows/render-all.yml | 1 - inst/style-sets/custom/.github/workflows/render-all.yml | 1 - inst/style-sets/fhdasl/.github/workflows/render-all.yml | 1 - inst/style-sets/gdscn/.github/workflows/render-all.yml | 1 - 4 files changed, 4 deletions(-) diff --git a/inst/style-sets/anvil/.github/workflows/render-all.yml b/inst/style-sets/anvil/.github/workflows/render-all.yml index b440713..775e2db 100644 --- a/inst/style-sets/anvil/.github/workflows/render-all.yml +++ b/inst/style-sets/anvil/.github/workflows/render-all.yml @@ -6,7 +6,6 @@ on: branches: [ main ] paths: - '**/*.qmd' - - !docs/* jobs: yaml-check: diff --git a/inst/style-sets/custom/.github/workflows/render-all.yml b/inst/style-sets/custom/.github/workflows/render-all.yml index b440713..775e2db 100644 --- a/inst/style-sets/custom/.github/workflows/render-all.yml +++ b/inst/style-sets/custom/.github/workflows/render-all.yml @@ -6,7 +6,6 @@ on: branches: [ main ] paths: - '**/*.qmd' - - !docs/* jobs: yaml-check: diff --git a/inst/style-sets/fhdasl/.github/workflows/render-all.yml b/inst/style-sets/fhdasl/.github/workflows/render-all.yml index b440713..775e2db 100644 --- a/inst/style-sets/fhdasl/.github/workflows/render-all.yml +++ b/inst/style-sets/fhdasl/.github/workflows/render-all.yml @@ -6,7 +6,6 @@ on: branches: [ main ] paths: - '**/*.qmd' - - !docs/* jobs: yaml-check: diff --git a/inst/style-sets/gdscn/.github/workflows/render-all.yml b/inst/style-sets/gdscn/.github/workflows/render-all.yml index b440713..775e2db 100644 --- a/inst/style-sets/gdscn/.github/workflows/render-all.yml +++ b/inst/style-sets/gdscn/.github/workflows/render-all.yml @@ -6,7 +6,6 @@ on: branches: [ main ] paths: - '**/*.qmd' - - !docs/* jobs: yaml-check: