Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Added the NIO sufix #79

Added the NIO sufix

Added the NIO sufix #79

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
auto-assign:
permissions:
issues: write
pull-requests: write
uses: request-dl/.github/.github/workflows/auto-assign.yml@main
secrets: inherit