Skip to content

Added license to OpenFlexure project #71

Added license to OpenFlexure project

Added license to OpenFlexure project #71

Workflow file for this run

name: Misc checks
on:
pull_request:
push:
branches:
- main
jobs:
check-utf8-encoding:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./tools/check-utf8.sh