Skip to content

Bump eslint-plugin-testing-library from 6.3.4 to 6.4.0 in /graylog2-web-interface/packages/eslint-config-graylog #12217

Bump eslint-plugin-testing-library from 6.3.4 to 6.4.0 in /graylog2-web-interface/packages/eslint-config-graylog

Bump eslint-plugin-testing-library from 6.3.4 to 6.4.0 in /graylog2-web-interface/packages/eslint-config-graylog #12217

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"