Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

mend

mend #107

Workflow file for this run

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