Skip to content

Add missing punctuation #11

Add missing punctuation

Add missing punctuation #11

Workflow file for this run

name: Pull Request
on:
workflow_dispatch: {}
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml
build:
uses: ./.github/workflows/build.yaml