Skip to content

bump prod

bump prod #38

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
checks:
uses: ./.github/workflows/checks.yml
tests:
uses: ./.github/workflows/test.yml
build:
uses: ./.github/workflows/build.yml