.github/workflows/ruby.yml in simple_command_dispatcher-3.0.3 vs .github/workflows/ruby.yml in simple_command_dispatcher-3.0.4

- old
+ new

@@ -7,12 +7,12 @@ name: Ruby on: push: - branches: [ "master" ] + branches: [ "main" ] pull_request: - branches: [ "master" ] + branches: [ "main" ] permissions: contents: read jobs: