Skip to content

(maint): Add release preparation and release actions for 1.9.x #27

(maint): Add release preparation and release actions for 1.9.x

(maint): Add release preparation and release actions for 1.9.x #27

Workflow file for this run

name: "mend"
on:
pull_request:
branches:
- "1.9.x"
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
mend:
uses: "puppetlabs/cat-github-actions/.github/workflows/tooling_mend_ruby.yml@main"
secrets: "inherit"