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:
1
.github/workflows/weekly_stats.yaml
vendored
1
.github/workflows/weekly_stats.yaml
vendored
@@ -14,7 +14,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Create stats
|
||||
run: |
|
||||
exit 0
|
||||
echo "Starting"
|
||||
# Exit if stats file younger than 3 days
|
||||
if [[ ! $(find "Stats" -mtime +3 -print) ]]; then
|
||||
|
||||
Reference in New Issue
Block a user