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

pull/5788/head
Ben Meadors 2025-01-07 20:02:47 -06:00
rodzic 6cf3485d07
commit 33e5a04508
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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