diff --git a/readme.md b/readme.md index a746a77..6e3d84d 100644 --- a/readme.md +++ b/readme.md @@ -25,3 +25,5 @@ yarn build # test build file yarn test ``` + +No need to rebuild the dist file in pull requests as this is already handled by [a Github action](https://github.com/chrisdothtml/deno-minimatch/tree/master/gh-actions/rebuild).