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

https://github.com/textbook/take-action

A collection of reusable custom actions for GitHub Actions.
https://github.com/textbook/take-action

ci-cd github-actions

Last synced: about 1 month ago
JSON representation

A collection of reusable custom actions for GitHub Actions.

Awesome Lists containing this project

README

          

# Take action!

A collection of reusable [custom actions](https://docs.github.com/en/actions/creating-actions/about-custom-actions) for GitHub Actions.

## Actions

- [`textbook/take-action@nodejs`][nodejs-action]: manage [Node.js] runtime and dependencies
- [`textbook/take-action@playwright`][playwright-action]: manage [Playwright] dependencies

[node.js]: https://nodejs.org/en
[nodejs-action]: https://github.com/textbook/take-action/tree/nodejs
[playwright]: https://playwright.dev/
[playwright-action]: https://github.com/textbook/take-action/tree/playwright