Skip to content

Change config to stop inheriting redundant configs which are covered … #813

Change config to stop inheriting redundant configs which are covered …

Change config to stop inheriting redundant configs which are covered … #813

name: ostruct-sanitizer
on:
push:
jobs:
ruby:
uses: powerhome/github-actions-workflows/.github/workflows/ruby-gem.yml@main
with:
package: ${{ github.workflow }}
workdir: "packages/${{ github.workflow }}"
ruby: '["3.0","3.1","3.2","3.3"]'
secrets: inherit