Skip to content

fix: end initialization early if device storage is locked #39

fix: end initialization early if device storage is locked

fix: end initialization early if device storage is locked #39

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-actions/.github/workflows/lint-pr-title.yml@main
secrets: inherit