Guideline of best practices to follow to use Github Actions in a secure way.
Report an issue
Looking for a guideline to configure your GitHub Actions in a secure way?
Here is a 🔥 list of things to do!
Github Enterprise Support offers very usefull assistance on everything you search. 👍
Also, GitHub offers a Premium Support with a 24/7 hours of operation availability time.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git add . && git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.