mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
devops: build canary docker daily
This commit is contained in:
parent
5bf1c03b51
commit
b1e555889f
2
.github/workflows/trigger_canary_docker.yml
vendored
2
.github/workflows/trigger_canary_docker.yml
vendored
@ -2,6 +2,8 @@ name: "devrelease:docker"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "10 0 * * *"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user