Skip to content

Security: bump erb #376

Security: bump erb

Security: bump erb #376

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"