Skip to content

Add Dependabot config for monthly grouped bundler updates (#69) #352

Add Dependabot config for monthly grouped bundler updates (#69)

Add Dependabot config for monthly grouped bundler updates (#69) #352

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
call-workflow-from-shared-config:
uses: rubyatscale/shared-config/.github/workflows/ci.yml@main
secrets: inherit
with:
test-command: "bundle exec rake"