Skip to content

Commit

Permalink
fix(repo): fix openAI review workflow (taikoxyz#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik authored May 31, 2023
1 parent 3a615b0 commit ec49cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openai-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
permissions: write-all
runs-on: ubuntu-latest
name: OpenAI PR Comment
if: "contains(github.event.pull_request.labels.*.name, 'option.review-by-ai')"
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit ec49cc0

Please sign in to comment.