Skip to content

Update base for Update on "[ExecuTorch][#10375] Add `extension.Bundle… #39

Update base for Update on "[ExecuTorch][#10375] Add `extension.Bundle…

Update base for Update on "[ExecuTorch][#10375] Add `extension.Bundle… #39

Workflow file for this run

name: Build Presets
on:
pull_request:
push:
branches:
- main
- release/*
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ github.event_name == 'schedule' }}
cancel-in-progress: true