Skip to content

chore: Add release workflow for automated builds and publishing #42

chore: Add release workflow for automated builds and publishing

chore: Add release workflow for automated builds and publishing #42

Workflow file for this run

name: On Pull Request
permissions:
contents: read
on:
pull_request:
types:
- opened
- synchronize
jobs:
build:
uses: ./.github/workflows/build.yaml