Skip to content

Fixing highlighting of message in message table by id. (6.1) #14370

Fixing highlighting of message in message table by id. (6.1)

Fixing highlighting of message in message table by id. (6.1) #14370

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"