https://github.com/dispherical/awesome-readme-workflows
An awesome list of GitHub workflows
https://github.com/dispherical/awesome-readme-workflows
List: awesome-readme-workflows
actions awesome-list github-actions workflows
Last synced: about 1 month ago
JSON representation
An awesome list of GitHub workflows
- Host: GitHub
- URL: https://github.com/dispherical/awesome-readme-workflows
- Owner: dispherical
- Created: 2020-12-20T19:49:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T18:22:21.000Z (over 5 years ago)
- Last Synced: 2025-11-02T21:03:02.823Z (8 months ago)
- Topics: actions, awesome-list, github-actions, workflows
- Language: HTML
- Homepage: https://aboutdavid.github.io/awesome-readme-workflows/
- Size: 5.86 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# awesome-readme-workflows
An awesome list of GitHub personal README.md workflows
[](https://awesome.re)
**What is a GitHub Workflow?** They are actually called "actions", but many people called workflows. Basically, they are scripts of code that can be triggered by basically anything. Like checking code quality on a PR, or even updating your personal README.md with your latest blog posts.
**What is a GitHub Personal README?** They are like mini-pages for your GitHub profile. You can see an example [here](https://github.com/aboutDavid)
## Table of contents:
- [Multi-purpose](#multi-purpose)
- [Blog Posts](#blog-posts)
### Multi-purpose
None yet
### Blog Posts
- [gautamkrishnar/blog-post-workflow](https://github.com/gautamkrishnar/blog-post-workflow): Puts your blog posts on your personal readme file. [How to install](https://github.com/gautamkrishnar/blog-post-workflow#how-to-use)