Skip to content

relock w/ conda-lock #6477

relock w/ conda-lock

relock w/ conda-lock #6477

Workflow file for this run

name: relock
on:
workflow_dispatch: null
issue_comment: null
schedule:
- cron: '30 * * * *'
concurrency: relock
jobs:
relock:
name: relock
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: conda-incubator/relock-conda@b99e8465ac98aff5f3624060b351bb537de0cb4f # v19
with:
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}
automerge: true
skip-if-pr-exists: true
git-user-name: regro-cf-autotick-bot