Skip to content

Commit

Permalink
Merge pull request #67 from ergon/feature/dope-270-ai-review
Browse files Browse the repository at this point in the history
DOPE-270: add exclude for yml files
  • Loading branch information
jansigi authored Nov 13, 2024
2 parents ab2dc02 + 7ba2e0e commit b296ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
OPENAI_API_MODEL: "gpt-4"
exclude: ".github/workflows/reviewer.yml"

0 comments on commit b296ee6

Please sign in to comment.