From 6b325262fa6cacdc5bf34de0ce2aabb6145d3ff9 Mon Sep 17 00:00:00 2001 From: cicdguy <26552821+cicdguy@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:56:37 -0600 Subject: [PATCH] Fix SD config and update wordlist --- inst/WORDLIST | 3 +++ staged_dependencies.yaml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/inst/WORDLIST b/inst/WORDLIST index e69de29bb..95f99a480 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -0,0 +1,3 @@ +ARD +Forkers +repo diff --git a/staged_dependencies.yaml b/staged_dependencies.yaml index 7ab3f2e1b..fd7ce3188 100644 --- a/staged_dependencies.yaml +++ b/staged_dependencies.yaml @@ -1,3 +1,5 @@ current_repo: repo: insightsengineering/cardx host: https://github.com +upstream_repos: {} +downstream_repos: {}