From 44b0d91da00cdbf921e63f5cabb2f8eaa8f888f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daphn=C3=A9=20Grasselly?= <56442075+dgrassellyb@users.noreply.github.com> Date: Mon, 11 Sep 2023 12:04:38 +0200 Subject: [PATCH] trigger --- .github/workflows/templates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/templates.yml b/.github/workflows/templates.yml index 803ad18b..ff6ef07e 100644 --- a/.github/workflows/templates.yml +++ b/.github/workflows/templates.yml @@ -14,7 +14,7 @@ jobs: name: Check Templates uses: pharmaverse/admiralci/.github/workflows/check-templates.yml@618_templates_action secrets: inherit - #if: github.event_name == 'pull_request' + #if: github.event_name == 'pull_request' with: r-version: "4.1" push-templates-data: true