diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6173dc0..8cfbb51 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -16,7 +16,6 @@ permissions: paths-ignore: - "**/*.md" - LICENSE - - "**/*.gitignore" - .editorconfig - docs/** pull_request: null diff --git a/package.json b/package.json index 9d4facc..f5e09f1 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,10 @@ "critical-css", "performance" ], + "repository": { + "type": "git", + "url": "https://github.com/michaelhthomas/critters-rs" + }, "author": "Michael Thomas", "license": "Apache-2.0", "packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",