nix-rust / nix

Rust friendly bindings to *nix APIs
MIT License
2.57k stars 650 forks source link

ci: only run changelog checker in PR #2370

Closed SteveLauC closed 2 months ago

SteveLauC commented 2 months ago

What does this PR do

The changelog checker only works with PRs, so we should only execute it in PRs.

Checklist: