Skip to content

This issue is for testing new version of this action #40

This issue is for testing new version of this action

This issue is for testing new version of this action #40

Workflow file for this run

on:
issues:
types: [opened, edited]
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: satoryu/labeling-by-gpt@main
with:
openai-api-key: ${{ secrets.OPENAI_API_KEY }}