mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: '0 6 * * 1' # Runs every Monday at 06:00 UTC
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user