https://github.com/thake/github-actions-vs-workflows
https://github.com/thake/github-actions-vs-workflows
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thake/github-actions-vs-workflows
- Owner: thake
- Created: 2024-07-24T09:30:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T11:03:31.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T19:42:20.404Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```