Skip to content

Docs : Enhance README to suggest commands for creating a new UV proje… #2

Docs : Enhance README to suggest commands for creating a new UV proje…

Docs : Enhance README to suggest commands for creating a new UV proje… #2

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml