chore: fix generate preview references action (#7901)

This commit is contained in:
Shahed Nasser
2024-07-03 14:10:19 +03:00
committed by GitHub
parent 19d7d01805
commit 5aa62e59e4
3 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
name: Generate Preview Reference [Automated]
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs: