Skip to content

Add deleting only collections that contains a substring #35

Add deleting only collections that contains a substring

Add deleting only collections that contains a substring #35

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3