.github/workflows/ruby.yml in aws_secrets_loader-0.1.3 vs .github/workflows/ruby.yml in aws_secrets_loader-0.1.4

- old
+ new

@@ -3,10 +3,10 @@ # separate terms of service, privacy policy, and support # documentation. # This workflow will download a prebuilt Ruby version, install dependencies and run tests with Rake # For more information see: https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby -name: Ruby +name: Ruby Specs on: push: branches: [ main ] pull_request: