Skip to content

grafana_synthetic_monitoring_probe: Add disable_browser_checks #2877

grafana_synthetic_monitoring_probe: Add disable_browser_checks

grafana_synthetic_monitoring_probe: Add disable_browser_checks #2877

Workflow file for this run

name: pr comment
on:
pull_request_target:
jobs:
info-comment:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
with:
message: |
In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the `cloud acceptance tests` workflow manually.