Skip to content

light: Add 3 minor fixes for a: deprecation warning, flaky testcase and crash detection #572

light: Add 3 minor fixes for a: deprecation warning, flaky testcase and crash detection

light: Add 3 minor fixes for a: deprecation warning, flaky testcase and crash detection #572

name: Check config grammar changes (PR)
on:
pull_request:
jobs:
check-cfg-grammar-changes:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: axoflow/axosyslog-cfg-diff-pr@v3
continue-on-error: true