1
0
mirror of synced 2026-01-03 06:04:16 -05:00

Remove Browser Tests until it works again (#18088)

* Remove Browser Test until it works again

* Readd workflow and just disable the common triggers

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <jamesmgreene@github.com>
This commit is contained in:
Chiedo John
2021-03-04 10:56:58 -05:00
committed by GitHub
parent 612324e183
commit c01b7fa33f

View File

@@ -2,10 +2,10 @@ name: Browser Tests
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
# push:
# branches:
# - main
# pull_request:
jobs:
see_if_should_skip: