Skip to content

code formatting changes #141

code formatting changes

code formatting changes #141

name: All branches but master
on:
push:
branches-ignore:
- "main"
paths-ignore:
- README.md
- LICENSE
jobs:
test:
uses: "./.github/workflows/test.yml"