Skip to content

test: branch to test relock command #97

test: branch to test relock command

test: branch to test relock command #97

Workflow file for this run

name: relock
on:
workflow_dispatch:
issue_comment:
jobs:
test:
runs-on: ubuntu-latest
name: test
steps:
- name: checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: run
uses: conda-incubator/relock-conda@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
git-user-name: 'd65e58f1-21a0-9015-3d96-3c391f5f80c2'