Skip to content

Commit

Permalink
update secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosyrain committed Nov 22, 2024
1 parent 57fd6c8 commit 340fc65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ on:
required: true
OPENAI_API_KEY:
description: "OPENAI_API_KEY For get PR Suggestion"
required: false
TENCENT_AK:
description: "TENCENT_AK For UT Test"
required: true
TENCENT_SK:
description: "TENCENT_SK For UT Test"
required: true

jobs:
Expand Down

0 comments on commit 340fc65

Please sign in to comment.