Skip to content

Commit 50cc87b

Browse files
committed
testing
1 parent 9360834 commit 50cc87b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/int.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
{
2929
"slack": {
3030
"enabled": true,
31-
"action": "results"
31+
"action": "ai"
3232
},
3333
"teams": {
3434
"enabled": true,
@@ -41,4 +41,4 @@ jobs:
4141
}
4242
env:
4343
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
44-
OPENAI_OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
44+
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)