Skip to content

Red Black Tree implementation in C language #1963

Red Black Tree implementation in C language

Red Black Tree implementation in C language #1963

Workflow file for this run

name: Issue_watcher
on:
issues:
types: [opened]
jobs:
first-job:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@main
- name: Run Action
uses: TesseractCoding/Issue_Watcher@main
with:
token: '${{ secrets.GITHUB_TOKEN }}'
author: '${{github.actor}}'
repo: TesseractCoding/NeoAlgo
maxIssue: 2