Skip to content

Commit

Permalink
chore(ci): allow manual run of page-parsing tests
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <[email protected]>
  • Loading branch information
madpah committed Nov 26, 2024
1 parent 0747090 commit 2d29bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/page-parsing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Page Parsing Tests
on:
schedule:
- cron: '0 5 * * *'
workflow_dispatch:

env:
YARN_VERSION: 1.22.19
Expand Down

0 comments on commit 2d29bba

Please sign in to comment.