Skip to content

fix: [SDK-4513] re-display queued in-app messages on unpause #819

fix: [SDK-4513] re-display queued in-app messages on unpause

fix: [SDK-4513] re-display queued in-app messages on unpause #819

Workflow file for this run

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