Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 097d498

Browse files
authored
Update merge.yaml
1 parent 23374ac commit 097d498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ jobs:
138138
docker push ${{ steps.image_lowercase.outputs.lowercase }}:${{ env.TAG }}
139139
140140
- name: Deploy with Qovery
141+
if: github.ref == 'refs/heads/dev'
141142
env:
142143
QOVERY_CLI_ACCESS_TOKEN: ${{secrets.QOVERY_CLI_ACCESS_TOKEN }}
143144
run: |

0 commit comments

Comments
 (0)