Update weekly-branch-promotions.yml
This commit is contained in:
@@ -2,8 +2,8 @@ name: 🔁 Branch Promotions
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 6 * * 1,4" # Lundi et Jeudi à 6h UTC (design → develop)
|
- cron: "0 6 * * 1,4" # Lundi et Jeudi à 6h UTC (design → develop)
|
||||||
- cron: "0 6 * * 1" # Lundi à 6h UTC (develop → main)
|
- cron: "0 6 * * 1" # Lundi à 6h UTC (develop → main)
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
promotion:
|
promotion:
|
||||||
|
|||||||
Reference in New Issue
Block a user