Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
356 stars 624 forks source link

Label on pr merge #2028

Closed krishna-NIT closed 3 years ago

krishna-NIT commented 3 years ago

Fixes #2022

Adding the .yml file

I have added the pr-labeler with the help of taking labeler and pr closed action. The job of this Action will be to add the GSSOC21 label on Merged PR.

Trial Checking

I have Tried the Code on my Repository, GitHub Bot Adds the GSSOC21 Label Automatically after the PR is merged Successfully. Here is the Screenshot that Shows How the Workflow works!

Capture

-------- Screenshot ---------

sadf