Skip to content

chore(deps): bump the poetry group across 1 directory with 13 updates #24

chore(deps): bump the poetry group across 1 directory with 13 updates

chore(deps): bump the poetry group across 1 directory with 13 updates #24

Workflow file for this run

name: AI Labeler
on:
issues:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
jobs:
ai-labeler:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: jlowin/[email protected]
with:

Check failure on line 19 in .github/workflows/ai-label.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ai-label.yml

Invalid workflow file

You have an error in your yaml syntax on line 19
openai-api-key: ${{ secrets.OPENAI_API_KEY }}