Skip to content

Commit

Permalink
removing the PR-branch based test... maybe this needs a merge to main…
Browse files Browse the repository at this point in the history
… before it works as intended
  • Loading branch information
brandonjbjelland committed Jul 30, 2023
1 parent 9ca7538 commit 41e8ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: e2e docs test
on:
pull_request:
branches: ["main"]
# pull_request:
# branches: ["main"]
workflow_dispatch:
issue_comment:
types: [created]
Expand Down

0 comments on commit 41e8ff7

Please sign in to comment.