fix: update README

This commit is contained in:
Stevan Freeborn
2023-02-20 15:12:19 -06:00
parent 9e6b9f3dd4
commit d35f8457f5
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -5,12 +5,14 @@ on:
paths-ignore:
- .github/**
- .husky/**
- ./README.md
branches:
- master
pull_request:
paths-ignore:
- .github/**
- .husky/**
- ./README.md
branches:
- master
jobs: