Skip to content

Move to dycw/conformalize, use --envrc and --pre-commit--uv (#173) #45

Move to dycw/conformalize, use --envrc and --pre-commit--uv (#173)

Move to dycw/conformalize, use --envrc and --pre-commit--uv (#173) #45

Workflow file for this run

name: push
on:
push:
branches:
- master
jobs:
tag:
runs-on: ubuntu-latest
steps:
- name: Tag latest commit
uses: dycw/action-tag@latest
with:
token: ${{secrets.GITHUB_TOKEN}}