.github/workflows/rspec.yml in fontist-1.9.3 vs .github/workflows/rspec.yml in fontist-1.10.0

- old
+ new

@@ -1,9 +1,9 @@ name: rspec on: push: - branches: [ main, v1.9.x ] + branches: [ main ] pull_request: jobs: build: name: Test on Ruby ${{ matrix.ruby }} ${{ matrix.os }} \ No newline at end of file