Skip to content

Commit 84814be

Browse files
committed
WIP
1 parent 72ae450 commit 84814be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: vadimcn/codelldbot@master
2020
with:
2121
issue_number: "${{ github.event_name == 'workflow_dispatch' && github.event.inputs.issue_number || github.event.issue.number }}"
22-
token: ${{ github.token }}
22+
#token: ${{ github.token }}
2323
env:
2424
SEARCH_REPOSITORY: ${{ vars.SEARCH_REPOSITORY }}
2525
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)