Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Update readme.md

Update readme.md #72

name: Exit silently on unsupported
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
uses: voxpelli/ghatemplates/.github/workflows/exit-silently-on-unsupported.yml@main
with:
files: './cli.cjs'
node-versions: '0.10.48,12'