Skip to content

Commit

Permalink
e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
shanye997 committed Dec 18, 2023
1 parent 0f88392 commit 6c15c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
e2e-check:
if: github.event.review.state == 'approved' || github.event.review.body == 'approved'
# if: github.event.review.state == 'approved' || github.event.review.body == 'approved'
runs-on: ubuntu-latest
steps:
- name: checkout
Expand Down

0 comments on commit 6c15c92

Please sign in to comment.