Skip to content

is_first_launch type is "true" | "false" but returns boolean on Android (v6.17.5) #11

is_first_launch type is "true" | "false" but returns boolean on Android (v6.17.5)

is_first_launch type is "true" | "false" but returns boolean on Android (v6.17.5) #11

# This workflow triggers the org-wide reusable workflow to respond to newly opened issues
on:
issues:
types:
- opened
workflow_dispatch:
jobs:
add-comment:
uses: AppsFlyerSDK/github-common-workflow-and-template/.github/workflows/responseToSupportIssueOnOpen.yml@main
secrets: inherit