This changes our push action so that we push new Buf modules to the Buf Registry only on changes to protobuf files. If no doc or protobuf files have changed that the Buf Registry depends on, then the push action will be skipped.
Review Checklist
[X] I have added documentation for new/changed functionality in this PR or in openfga.dev
[X] The correct base branch is being used, if not main
Description
This changes our
push
action so that we push new Buf modules to the Buf Registry only on changes to protobuf files. If no doc or protobuf files have changed that the Buf Registry depends on, then the push action will be skipped.Review Checklist
main