Skip to content

chore(main): release www 1.2.0 #24

chore(main): release www 1.2.0

chore(main): release www 1.2.0 #24

Workflow file for this run

name: Pull Request
on:
pull_request:
branches-ignore:
- "release-please*/*"
jobs:
format:
name: Format
uses: ./.github/workflows/format.yml
lint:
name: Lint
uses: ./.github/workflows/lint.yml
build:
name: Build
needs: [format, lint]
uses: ./.github/workflows/build.yml
with:
workflow_artifact_name: www