fix branch workflows

This commit is contained in:
Tristan POIRÉ 2026-06-23 11:29:11 +02:00
parent 28a1e10177
commit dce2240293

View File

@ -13,7 +13,7 @@ jobs:
- name: Pull latest code - name: Pull latest code
run: | run: |
cd /opt/mon-app cd /opt/mon-app
HOME=/opt/deploy git pull origin main HOME=/opt/deploy git pull origin master
- name: Vérification - name: Vérification
run: | run: |