Add pull_request synchronize trigger so workflows run when new commits are pushed to PR
#27
check-formatting.yml
on: pull_request
Run ruff check
9s