Skip to content

chore: Release 1.0.3 #54

chore: Release 1.0.3

chore: Release 1.0.3 #54

Workflow file for this run

# Checks if the PR title follows semantic commit message conventions
name: Lint PR
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
call:
uses: OneSignal/sdk-shared/.github/workflows/lint-pr-title.yml@main
secrets: inherit