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

https://github.com/mindsers/gh-actions

Some useful GitHub Actions
https://github.com/mindsers/gh-actions

actions github github-actions

Last synced: about 2 months ago
JSON representation

Some useful GitHub Actions

Awesome Lists containing this project

README

          

# GitHub Actions by Mindsers

This repository stores some useful Github Actions needed for my other projects.

GitHub Actions available:

- [Publish to Github Wiki](https://github.com/mndsers/gh-actions/blob/develop/publish-wiki/)

## Contribution

Contributions to the source code of *GitHub Actions by Mindser* are welcomed and greatly appreciated. For help on how to contribute in this project, please refer to [How to contribute to *GitHub Actions by Mindsers*](https://github.com/Mindsers/gh-actions/blob/develop/CONTRIBUTING.md).

To see the contributors list, go to the [CONTRIBUTORS.md](https://github.com/mindsers/gh-actions/blob/develop/CONTRIBUTORS.md) file.

## Support

*GitHub Actions by Mindsers* is licensed under an MIT license, which means that it's completely free open source software. Unfortunately, *GitHub Actions by Mindsers* doesn't make it itself. Which will result in many late, beer-filled nights of development for me.

If you're using *GitHub Actions by Mindsers* and want to support the development, you now have the chance! Go on my [Patreon page](https://www.patreon.com/mindsers) and become my joyful patron!!

[![Become a Patron!](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/bePatron?u=9715649)

For help on how to support *GitHub Actions by Mindsers*, please refer to [The awesome people who support *gh-actions*](https://github.com/Mindsers/gh-actions/blob/develop/SPONSORS.md).

## License

This project is under the MIT License. (see LICENSE file in the root directory)

> MIT License
>
> Copyright (c) 2018 Nathanael CHERRIER
>
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
> in the Software without restriction, including without limitation the rights
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
> copies of the Software, and to permit persons to whom the Software is
> furnished to do so, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in all
> copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
> SOFTWARE.