Skip to content

add new plugin : Gradient Hatch #244

add new plugin : Gradient Hatch

add new plugin : Gradient Hatch #244

Workflow file for this run

name: CI
on:
push:
branches:
- glyphs3
- master
pull_request:
branches:
- glyphs3
- master
workflow_dispatch:
jobs:
build:
name: Validation
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Lint Property List
run: plutil -lint packages.plist