Skip to content

Refactor code structure for improved readability and maintainability #5

Refactor code structure for improved readability and maintainability

Refactor code structure for improved readability and maintainability #5

Workflow file for this run

name: PR Autolabeler
permissions:
contents: write
pull-requests: write
on:
# pull_request event is required for autolabeler
pull_request:
types: [opened, reopened, synchronize]
jobs:
draft-release:
uses: commit-check/.github/.github/workflows/pr-labeler.yml@main