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:
8
.github/workflows/browser-test.yml
vendored
8
.github/workflows/browser-test.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user