Skip to content

Create a new plugin for ensuring a single space before a '=>' #582

Create a new plugin for ensuring a single space before a '=>'

Create a new plugin for ensuring a single space before a '=>' #582

Workflow file for this run

name: "mend"
on:
pull_request_target:
types:
- opened
- synchronize
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
mend:
uses: "puppetlabs/cat-github-actions/.github/workflows/tooling_mend_ruby.yml@main"
secrets: "inherit"