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.
- Host: GitHub
- URL: https://github.com/textbook/take-action
- Owner: textbook
- Created: 2023-10-20T12:16:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-23T11:50:54.000Z (5 months ago)
- Last Synced: 2026-02-23T19:16:30.356Z (5 months ago)
- Topics: ci-cd, github-actions
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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