Skip to content

Commit

Permalink
Ajout de la synchro des environnements prod vers preprod tous les WE (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
kolok authored Oct 11, 2024
1 parent 44acc7e commit 438d2b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync_databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Sync databases

on:
workflow_dispatch:
# schedule:
# - cron: "0 0 * * SUN"
schedule:
- cron: "0 0 * * SUN"

env:
DUPLICATE_API_TOKEN: ${{ secrets.DUPLICATE_API_TOKEN }}
Expand Down

0 comments on commit 438d2b4

Please sign in to comment.