mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 21:54:05 +02:00
Fixed wrong directory for components
This commit is contained in:
2
.github/workflows/generate-readme.yml
vendored
2
.github/workflows/generate-readme.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
# push:
|
||||
# paths:
|
||||
# - 'core/data/**'
|
||||
# - 'source/components/**'
|
||||
# - 'core/components/**'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 1 * * *' # Every day at midnight UTC
|
||||
|
||||
Reference in New Issue
Block a user