Skip to content

Commit 548d53e

Browse files
Merge pull request #335 from validmind/update-staging-10743615533
Merge main into staging
2 parents 5805f80 + b687ac9 commit 548d53e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ai_explain.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permissions:
66

77
on:
88
pull_request:
9-
types: [opened, synchronize]
9+
types: [review_requested]
1010

1111
jobs:
1212
explain-pr:
@@ -32,4 +32,4 @@ jobs:
3232
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
3333
GITHUB_REPOSITORY: ${{ github.repository }}
3434
GITHUB_REF: ${{ github.ref }}
35-
run: python .github/workflows/ai_explain.py
35+
run: python .github/workflows/ai_explain.py

0 commit comments

Comments
 (0)