Skip to content

Commit 084943b

Browse files
authored
Update update-docs-from-commits.yml
1 parent b8727e5 commit 084943b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-docs-from-commits.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
schedule:
1818
- cron: "0 8 * * *" # Every day at 08:00 UTC
1919
workflow_dispatch: # Manual trigger
20+
pull_request: # Testing
2021

2122
permissions:
2223
contents: write

0 commit comments

Comments
 (0)