From 4822e7a93e0bd9e50c17e9ce40a770c0625f617d Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Mon, 12 Aug 2024 22:26:59 +0200 Subject: [PATCH] +1 --- .github/workflows/update gh-pages.yaml | 4 ++-- .github/workflows/upstream pretest.yaml | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/update gh-pages.yaml b/.github/workflows/update gh-pages.yaml index f075d59a..f389c1d9 100644 --- a/.github/workflows/update gh-pages.yaml +++ b/.github/workflows/update gh-pages.yaml @@ -1,7 +1,7 @@ -name: Pack and test +name: Update GH pages on: - push: +# push: workflow_dispatch: permissions: diff --git a/.github/workflows/upstream pretest.yaml b/.github/workflows/upstream pretest.yaml index b7324a6f..51d2cbc2 100644 --- a/.github/workflows/upstream pretest.yaml +++ b/.github/workflows/upstream pretest.yaml @@ -14,13 +14,14 @@ jobs: runs-on: windows-latest steps: - - name: git config + - + name: git config run: | git config --global core.autocrlf false git config --global --add url.https://github.com/.insteadOf "git@github.com:" - - name: checkout + - name: checkout uses: actions/checkout@main sparse-checkout-cone-mode: false sparse-checkout: |