Skip to content

Allow the usage of ' ' and '/' in field names #13306

Allow the usage of ' ' and '/' in field names

Allow the usage of ' ' and '/' in field names #13306

Workflow file for this run

name: "Changelog Check"
on:
pull_request:
types:
- "opened"
- "synchronize"
- "reopened"
- "edited"
jobs:
test:
name: "Check Changelog presence"
runs-on: "ubuntu-latest"
steps:
- uses: "Graylog2/actions/changelog-check@main"