This porject aims to provide github action for the project Frieza.
Here is the list of all Github Actions available:
- frieza-clean: aims to clean resources created in a Github Action
All Github Actions are developped using JavaScript. The runtime engine is Node.js therefore make sure to have these tools:
First, install all dependencies:
npm install
Then, start the action:
node index.js
Feel free to open an issue to ask question or suggest improvements.
Copyright Outscale SAS
BSD-3-Clause