Add CI timeouts and enable playwright (#8405)
This commit is contained in:
1
.github/workflows/ci-utils.yaml
vendored
1
.github/workflows/ci-utils.yaml
vendored
@ -1,4 +1,5 @@
|
||||
name: CI Utils
|
||||
timeout-minutes: 3
|
||||
on:
|
||||
# it's usually not recommended to use pull_request_target
|
||||
# but we consider it's safe here if we keep the same steps
|
||||
|
||||
Reference in New Issue
Block a user