From ffcba35578157caaf69e618889cc2e015d2ee6f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:51:59 +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..65f7ac6 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/246/head with: github-token: ${{ secrets.GITHUB_TOKEN }}