Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 953 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 953 Bytes

Frieza Github Action

Project Graduated

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

Development

All Github Actions are developped using JavaScript. The runtime engine is Node.js therefore make sure to have these tools:

Run

First, install all dependencies:

npm install

Then, start the action:

node index.js

Contributing

Feel free to open an issue to ask question or suggest improvements.

License

Copyright Outscale SAS

BSD-3-Clause