Skip to content

(CONT-1241) - Retrying when response body is nil or empty but response code is 200 #255

(CONT-1241) - Retrying when response body is nil or empty but response code is 200

(CONT-1241) - Retrying when response body is nil or empty but response code is 200 #255

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"