Skip to content

ci:make ci commit + push changes #45

ci:make ci commit + push changes

ci:make ci commit + push changes #45

Workflow file for this run

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