From dfc9a70fcf6663bab487eba6fc389fb183ee84af Mon Sep 17 00:00:00 2001 From: cicdguy <26552821+cicdguy@users.noreply.github.com> Date: Thu, 28 Nov 2024 08:05:24 -0600 Subject: [PATCH] Add roxy.shinylive to propagation list Signed-off-by: cicdguy <26552821+cicdguy@users.noreply.github.com> --- .github/workflows/propagate.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/propagate.yml b/.github/workflows/propagate.yml index c09dd6c..d1f30c3 100644 --- a/.github/workflows/propagate.yml +++ b/.github/workflows/propagate.yml @@ -97,6 +97,8 @@ jobs: files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml' - name: cards files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml' + - name: roxy.shinylive + files-to-propagate: '.github/ISSUE_TEMPLATE/release.yml .github/ISSUE_TEMPLATE/cran-release.yml' steps: - name: Normalize variables