Skip to content

small correction in the code #656

small correction in the code

small correction in the code #656

Workflow file for this run

---
name: PR
on:
push:
branches:
- '*'
- '*/*'
- '**'
- '!main'
jobs:
pr:
uses: obervinov/_templates/.github/workflows/[email protected]
pyproject:
uses: obervinov/_templates/.github/workflows/[email protected]
build-pr-image:
uses: obervinov/_templates/.github/workflows/[email protected]
needs: [pr, pyproject]