Skip to content

feat: add transparent embedded-graphics MonoFont support and impl Int… #22

feat: add transparent embedded-graphics MonoFont support and impl Int…

feat: add transparent embedded-graphics MonoFont support and impl Int… #22

Workflow file for this run

name: License
on:
push:
branches: [main, master]
pull_request:
permissions:
contents: read
jobs:
licensee:
name: GitHub licensee
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3"
- name: Install licensee
run: gem install licensee
- name: Verify dual license files
run: bash .github/scripts/verify_license.sh