Skip to content

only matches strings that strictly conform to the major.minor.patch f… #8

only matches strings that strictly conform to the major.minor.patch f…

only matches strings that strictly conform to the major.minor.patch f… #8

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Run Install
run: make install