Skip to content

Commit

Permalink
Update statistics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
memerchik authored Sep 10, 2024
1 parent 3ebb33c commit b60ca33
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/statistics.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: statistics


on:
schedule:
- cron: '0 9 * * 5' # every Friday at 9am UTC (11am Luxembourg)
#on:
# schedule:
# - cron: '0 9 * * 5' # every Friday at 9am UTC (11am Luxembourg)

on: [workflow_dispatch]


jobs:
Expand Down

0 comments on commit b60ca33

Please sign in to comment.