diff --git a/.github/workflows/ci.yml.erb b/.github/workflows/ci.yml.erb index 3a10710..9c55644 100644 --- a/.github/workflows/ci.yml.erb +++ b/.github/workflows/ci.yml.erb @@ -6,7 +6,6 @@ on: push: paths: - ".github/workflows/ci.yml" - - ".devtools" - "lib/**" - "*.gemspec" - "spec/**"