Skip to content

Commit

Permalink
change: to manual trigger to avoid uneccesory calls.
Browse files Browse the repository at this point in the history
  • Loading branch information
sk-enya committed Jul 25, 2024
1 parent cdd123e commit 4d9fc5c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/end2end-test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Integration Test

on:
push:
branches: ['main', 'master']
pull_request:
# push:
# branches: ['main', 'master']
# pull_request:
workflow_dispatch

jobs:
e2e-test:
Expand Down

0 comments on commit 4d9fc5c

Please sign in to comment.