An open API service indexing awesome lists of open source software.

https://github.com/thake/github-actions-vs-workflows


https://github.com/thake/github-actions-vs-workflows

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Presentation about differences between GitHub Actions and Reusable Workflows

## Render presentation

```shell
npx @marp-team/marp-cli@latest -w presentation.md -o out/index.html
```
```shell
npx @marp-team/marp-cli@latest -s out
```