Skip to content

Divide native builds in triggers and subflow #8

Divide native builds in triggers and subflow

Divide native builds in triggers and subflow #8

name: Native code branch changed
on:
push:
branches:
- native
jobs:
call-native:
uses: ./.github/workflows/subflow-native.yaml
secrets: inherit