Skip to content

build and bundle script #9

build and bundle script

build and bundle script #9

Workflow file for this run

on:
push:
branches:
- "main"
name: "Main Branch"
jobs:
test:
name: "Test"
uses: ./.github/workflows/part_test.yml
build:
name: "Build"
uses: ./.github/workflows/part_build.yml