Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimcn committed Jan 13, 2025
1 parent 72ae450 commit 84814be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: vadimcn/codelldbot@master
with:
issue_number: "${{ github.event_name == 'workflow_dispatch' && github.event.inputs.issue_number || github.event.issue.number }}"
token: ${{ github.token }}
#token: ${{ github.token }}
env:
SEARCH_REPOSITORY: ${{ vars.SEARCH_REPOSITORY }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit 84814be

Please sign in to comment.