mirror of
https://github.com/google/blockly.git
synced 2026-01-04 15:40:08 +01:00
Add a weekly schedule
This commit is contained in:
2
.github/workflows/browser_test.yml
vendored
2
.github/workflows/browser_test.yml
vendored
@@ -5,6 +5,8 @@ name: Run browser manually
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 6 * * 1' # Runs every Monday at 06:00 UTC
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user