Skip to content

Add test coverage for IllegalStateException on duplicate lock acquisition #27907

Add test coverage for IllegalStateException on duplicate lock acquisition

Add test coverage for IllegalStateException on duplicate lock acquisition #27907

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-slim"
steps:
- uses: "Graylog2/actions/changelog-check@main"