Skip to content

Add workflows

Add workflows #1

Workflow file for this run

name: branch
on:
push:
branches-ignore: [ "master" ]
jobs:
build:
name: build
uses: ./.github/workflows/build.yml