Jeremiah Lowin commited on
Commit
45ba703
·
1 Parent(s): 6e037f2

Update ai-labeler.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/ai-labeler.yml +1 -1
.github/workflows/ai-labeler.yml CHANGED
@@ -17,7 +17,7 @@ jobs:
17
  pull-requests: write
18
  steps:
19
  - uses: actions/checkout@v4
20
- - uses: jlowin/ai-labeler@0.5.0
21
  with:
22
  openai-api-key: ${{ secrets.OPENAI_API_KEY }}
23
  controlflow-llm-model: openai/gpt-4o-mini
 
17
  pull-requests: write
18
  steps:
19
  - uses: actions/checkout@v4
20
+ - uses: jlowin/ai-labeler@v0.5.0
21
  with:
22
  openai-api-key: ${{ secrets.OPENAI_API_KEY }}
23
  controlflow-llm-model: openai/gpt-4o-mini