From 060afd505e0f6b8bb9a17d12b20a3e2d8c3a6b28 Mon Sep 17 00:00:00 2001 From: Dmitrijs Lvovs Date: Mon, 30 Oct 2023 12:52:55 -0400 Subject: [PATCH] try copypaste from working repo --- .github/workflows/r-build-check.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/r-build-check.yml b/.github/workflows/r-build-check.yml index d93af39..4eacb7c 100644 --- a/.github/workflows/r-build-check.yml +++ b/.github/workflows/r-build-check.yml @@ -1,4 +1,3 @@ -# Imports a basic worklow based on r-lib/actions from FertigLab's repository name: r-build-check on: push: @@ -6,4 +5,4 @@ on: jobs: build-check: - uses: FertigLab/actions/.github/workflows/r-build-check.yml@main \ No newline at end of file + uses: FertigLab/actions/.github/workflows/r-build-check.yml@main