diff options
-rw-r--r-- | .github/workflows/update-cacert-bundle.yml | 5 |
1 files changed, 0 insertions, 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: |