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 name: Generate README
on: on:
push: # push:
paths: # paths:
- 'source/data/**' # - 'source/data/**'
- 'source/components/**' # - 'source/components/**'
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 1 * * *' # Every day at midnight UTC - cron: '0 1 * * *' # Every day at midnight UTC