Skip to content

test: branch to test relock command #94

test: branch to test relock command

test: branch to test relock command #94

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: 'f130c39c-f89d-e4ad-6ddf-03bd6ed7f752'