Don't update to the latest ref on non-master branches

This commit is contained in:
Ben Meadors
2025-01-07 20:02:47 -06:00
parent 6cf3485d07
commit 33e5a04508

View File

@@ -12,6 +12,7 @@ jobs:
submodules: true
- name: Update submodule
if: ${{ github.ref == 'refs/heads/master' }}
run: |
git submodule update --remote protobufs