Skip to content

Fix can not read formComponent of undefined error on create event notification page. #12260

Fix can not read formComponent of undefined error on create event notification page.

Fix can not read formComponent of undefined error on create event notification page. #12260

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"