Skip to content

Update README.md

Update README.md #20

Workflow file for this run

name: ci
on:
push:
branches: [main, release/**]
jobs:
build:
uses: './.github/workflows/build.yml'