Skip to content

docs: fix recovery metric values in documentation #4

docs: fix recovery metric values in documentation

docs: fix recovery metric values in documentation #4

Workflow file for this run

on:
pull_request:
jobs:
steps:
- name: "Check for Changelog fragment"

Check failure on line 6 in .github/workflows/fragment.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/fragment.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
uses: brettcannon/check-for-changed-files@v1
with:
file-pattern: "changelogs/fragments/*.yml"
failure-message: "Missing a Changelog fragment in ${file-pattern}; please add one or wait for a maintainer to push one for you."