Skip to content

Migrating search-related Mongo services away from MongoJack API. #7639

Migrating search-related Mongo services away from MongoJack API.

Migrating search-related Mongo services away from MongoJack API. #7639

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"