https://github.com/monterail/github-actions
Reusable Github Actions for Monterail projects
https://github.com/monterail/github-actions
Last synced: 22 days ago
JSON representation
Reusable Github Actions for Monterail projects
- Host: GitHub
- URL: https://github.com/monterail/github-actions
- Owner: monterail
- Created: 2022-07-07T14:06:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T07:54:10.000Z (over 3 years ago)
- Last Synced: 2026-03-30T05:39:23.926Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Monterail Github Actions
> ⚠️ Please note, that even this project is public, it's meant for use by Monterail projects only. That's why we won't support (for now) external community issues reports unless this is what impacts our projects and we find important to implement, fix or change.
This repository contains set of reusable Github Actions ready to use in projects. Please, refer to separate action readme file to see the documentation.
## Actions
- [**`setup-js`**](./setup-js/readme.md)\
_Setup Node and install npm/ Yarn dependencies_