From f51da256476daa4aec6631c93932775f33ed0a14 Mon Sep 17 00:00:00 2001 From: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Date: Fri, 16 Sep 2022 12:47:32 +0200 Subject: [PATCH] Update update-cacert-bundle.yml Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> --- .github/workflows/update-cacert-bundle.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/update-cacert-bundle.yml b/.github/workflows/update-cacert-bundle.yml index 19d0018ed7f..f38e594f9b8 100644 --- a/.github/workflows/update-cacert-bundle.yml +++ b/.github/workflows/update-cacert-bundle.yml @@ -1,8 +1,3 @@ -# This workflow is provided via the organization template repository -# -# https://github.com/nextcloud/.github -# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization - name: Update CA certificate bundle on: