Removed README generation on push

This commit is contained in:
Lucas
2025-04-20 08:59:22 -07:00
committed by GitHub
parent 756cbec8da
commit d5591c22d2

View File

@@ -2,10 +2,10 @@
name: Generate README
on:
push:
paths:
- 'source/data/**'
- 'source/components/**'
# push:
# paths:
# - 'source/data/**'
# - 'source/components/**'
workflow_dispatch:
schedule:
- cron: '0 1 * * *' # Every day at midnight UTC