chore: remove scheduled trigger from update-embedpdf-snippet workflow
This commit is contained in:
@@ -2,8 +2,6 @@ name: Update EmbedPDF Snippet
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
|
||||||
- cron: '0 3 * * 1' # Weekly; adjust as needed
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user