Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add[13]:Automatically generate README.md based on repo structure Github Action #309

Closed
wants to merge 1 commit into from

Conversation

vivekvr1
Copy link
Contributor

…g Github Action

Closes: #13

Be noted that 13 is the issue ID

What is the purpose of the change

Purpose of the change

The following changes were made to the repository:
A new file called generate-readme.yml was added to the .github/workflows/ directory. This file contains the configuration for the new GitHub Action.
The GitHub Action was updated to run on a nightly basis, so that the README.md file is always up-to-date.

Benefits:
This GitHub Action provides a number of benefits, including:
It makes it easier for users to understand the content of the repository and navigate to the files they need.
It ensures that the README.md file is always up-to-date with the current structure of the repository.
It saves developers time and effort, as they no longer need to manually update the README.md file when they add or remove files from the repository.

Copy link

github-actions bot commented Jun 1, 2024

This PR is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Jun 1, 2024
Copy link

github-actions bot commented Aug 1, 2024

This PR was closed because it has been inactive for 60 days since being marked as stale.

@github-actions github-actions bot closed this Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically generate README.md based on repo structure using Github Action
1 participant