Skip to content

Update fragment.yml

Update fragment.yml #5

Workflow file for this run

on:
pull_request:
jobs:
runs-on: ubuntu-latest

Check failure on line 5 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 5
steps:
- name: "Check for Changelog fragment"
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."