Skip to content

Commit 41e8ff7

Browse files
removing the PR-branch based test... maybe this needs a merge to main before it works as intended
1 parent 9ca7538 commit 41e8ff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: e2e docs test
22
on:
3-
pull_request:
4-
branches: ["main"]
3+
# pull_request:
4+
# branches: ["main"]
55
workflow_dispatch:
66
issue_comment:
77
types: [created]

0 commit comments

Comments
 (0)