Skip to content

skip-android-bridge #139

skip-android-bridge

skip-android-bridge #139

Workflow file for this run

name: skip-android-bridge
on:
push:
branches: '*'
tags: "[0-9]+.[0-9]+.[0-9]+"
schedule:
- cron: '0 3,15 * * *'
workflow_dispatch:
pull_request:
permissions:
contents: write
jobs:
call-workflow:
uses: skiptools/actions/.github/workflows/skip-framework.yml@main
with:
# disable export because there are currently problems with shared PCH module cache files with multi-module native export
run-export: false
#run-local-tests: false