Compare commits

..

No commits in common. "main" and "v0.4.6" have entirely different histories.
main ... v0.4.6

View File

@ -1,5 +1,5 @@
name: test
on: [push, pull_request, workflow_dispatch]
on: [push, pull_request]
jobs:
build:
name: ${{ matrix.os }} Ruby ${{ matrix.ruby }}