Skip to content

chore: [SDK-4788] add local notification compatibility workaround #196

chore: [SDK-4788] add local notification compatibility workaround

chore: [SDK-4788] add local notification compatibility workaround #196

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:
permissions:
contents: read
pull-requests: read
uses: OneSignal/sdk-shared/.github/workflows/lint-pr-title.yml@main
secrets: inherit