From c61d4dbce87656ea90fbe9ec66bf3073523380a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 03:32:38 +0000 Subject: [PATCH] [ci skip] move relock code to current branch for testing --- .github/workflows/relock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/relock.yml b/.github/workflows/relock.yml index ab8d504..d8c62b0 100644 --- a/.github/workflows/relock.yml +++ b/.github/workflows/relock.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 - name: run - uses: conda-incubator/relock-conda@main + uses: conda-incubator/relock-conda@pull/109/head with: github-token: ${{ secrets.GITHUB_TOKEN }}