Skip to content

Commit 4594579

Browse files
authored
Update integrationTests.yaml
1 parent 44df8e5 commit 4594579

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/integrationTests.yaml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
name: Integration Tests
22

33
on:
4-
push:
5-
branches:
6-
- "*"
7-
pull_request_target:
8-
branches:
9-
- "*"
4+
workflow_dispatch:
105

116
env:
127
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)