Skip to content

Add SKIP_BUILD_NDK build setting to enable Skip native build #12

Add SKIP_BUILD_NDK build setting to enable Skip native build

Add SKIP_BUILD_NDK build setting to enable Skip native build #12

Workflow file for this run

name: skip-c-demo
on:
push:
branches: '*'
tags: "[0-9]+.[0-9]+.[0-9]+"
schedule:
- cron: '0 9,22 * * *'
workflow_dispatch:
pull_request:
permissions:
contents: write
jobs:
call-workflow:
uses: skiptools/skip/.github/workflows/skip-framework.yml@main