Skip to content

Update action.yml (#130) #494

Update action.yml (#130)

Update action.yml (#130) #494

Workflow file for this run

name: pre-commit
on:
push:
jobs:
deptry:
runs-on: ubuntu-latest
steps:
- name: Checkout [${{ github.repository }}]
uses: actions/checkout@v4
- uses: ./actions/uv/deptry
with:
working-directory: '.github/hello-world'