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: |