Skip to content

Commit c01b7fa

Browse files
chiedoJamesMGreene
andauthored
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>
1 parent 612324e commit c01b7fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/browser-test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Browser Tests
22

33
on:
44
workflow_dispatch:
5-
push:
6-
branches:
7-
- main
8-
pull_request:
5+
# push:
6+
# branches:
7+
# - main
8+
# pull_request:
99

1010
jobs:
1111
see_if_should_skip:

0 commit comments

Comments
 (0)