Skip to content

Add automatic generate-readmes workflow#568

Open
uncenter wants to merge 1 commit intoangus-c:masterfrom
uncenter-contrib:update-readme-github-actions
Open

Add automatic generate-readmes workflow#568
uncenter wants to merge 1 commit intoangus-c:masterfrom
uncenter-contrib:update-readme-github-actions

Conversation

@uncenter
Copy link
Copy Markdown

Automatically runs the generate-readmes script and pushes any updates.

generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Copy link
Copy Markdown
Author

@uncenter uncenter Sep 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I based this PR off of the existing GitHub Actions workflow, but I updated some of the actions used like actions/checkout and actions/setup-node. I can revert back but this should work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant