Skip to content

More updates

More updates #5

Workflow file for this run

name: Build on push
on:
push:
branches:
- master
paths-ignore:
- '*.md'
- '**/.gitignore'
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml