Skip to content

Commit 7b784b5

Browse files
authored
Add a weekly schedule
1 parent fba2231 commit 7b784b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/browser_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name: Run browser manually
55

66
on:
77
workflow_dispatch:
8+
schedule:
9+
- cron: '0 6 * * 1' # Runs every Monday at 06:00 UTC
810

911
permissions:
1012
contents: read

0 commit comments

Comments
 (0)