diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eb31016..52ade77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: paths-ignore: - "README.md" - "docs/**" - - "install.sh" + - "install" pull_request: concurrency: diff --git a/install.sh b/install similarity index 100% rename from install.sh rename to install