Skip to content

chore: remove unused snapshot #267

chore: remove unused snapshot

chore: remove unused snapshot #267

Workflow file for this run

name: Lint commits
on:
- pull_request
- workflow_dispatch
jobs:
committed:
name: Lint commits
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Lint commits
uses: crate-ci/committed@v1.1.5