mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update weekly_stats.yaml
This commit is contained in:
4
.github/workflows/weekly_stats.yaml
vendored
4
.github/workflows/weekly_stats.yaml
vendored
@@ -15,10 +15,6 @@ jobs:
|
||||
- name: Create stats
|
||||
run: |
|
||||
echo "Starting"
|
||||
# Exit if stats file younger than 3 days
|
||||
if [[ ! $(find "Stats" -mtime +3 -print) ]]; then
|
||||
exit 0
|
||||
fi
|
||||
COUNT=0
|
||||
COUNT1=0
|
||||
COUNT2=0
|
||||
|
||||
Reference in New Issue
Block a user