Skip to content

Use a C stub to call uname(2) instead of calling the uname(1) command #4358

Use a C stub to call uname(2) instead of calling the uname(1) command

Use a C stub to call uname(2) instead of calling the uname(1) command #4358

Workflow file for this run

name: Changelog check
on:
pull_request:
branches: master
jobs:
diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: bash .github/scripts/changelog/checker.sh