Skip to content

ci: re-enable packages in release draft and nightly workflows #39

ci: re-enable packages in release draft and nightly workflows

ci: re-enable packages in release draft and nightly workflows #39

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