Skip to content

ci: Create makefile.yml #1

ci: Create makefile.yml

ci: Create makefile.yml #1

Workflow file for this run

name: Makefile CI
on:
workflow_dispatch:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Build Preference Pane
run: make