.github/workflows/test.yml in thinreports-0.14.1 vs .github/workflows/test.yml in thinreports-0.14.2

- old
+ new

@@ -1,9 +1,11 @@ name: Test on: push: - branches: [ main, dev ] + branches: + - main + - "dev**" pull_request: jobs: setup: name: Ruby ${{ matrix.ruby }}