Skip to content

refactor: template-compliant file hierarchy #17

refactor: template-compliant file hierarchy

refactor: template-compliant file hierarchy #17

Workflow file for this run

name: Main and PR pipeline
on:
push:
branches:
- main
workflow_call:
pull_request:
branches:
- main
jobs:
checks:
uses: ./.github/workflows/checks.yml
build:
uses: ./.github/workflows/build.yml
with:
is_release: false