Skip to content

feat(option) : Add Option struct #24

feat(option) : Add Option struct

feat(option) : Add Option struct #24

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"