Skip to content

Commit

Permalink
Test deploy on preprod
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron committed Feb 7, 2024
1 parent 97e928a commit 9018823
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy-preprod.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Deploy on preproduction
on:
push:
branches: [develop]
branches-ignore:
- main # Validation is already done on every push
workflow_call:

jobs:
test:
Expand Down

0 comments on commit 9018823

Please sign in to comment.