Skip to content

Commit 350593c

Browse files
committed
update github workflow
1 parent da05c87 commit 350593c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Update GitHub Stats
22

33
on:
44
# S'exécute tous les lundis à 00:00 UTC
5-
# schedule:
6-
# - cron: "0 0 * * 1"
5+
schedule:
6+
- cron: "0 0 * * 1"
77

88
# Permet de lancer manuellement depuis l'onglet Actions
99
workflow_dispatch:

0 commit comments

Comments
 (0)