https://github.com/offensive-vk/awesomeactions
Everything Relating to CI/CD Using Github Actions. Learn Github Actions.
https://github.com/offensive-vk/awesomeactions
List: awesomeactions
actions ci-cd github workflow
Last synced: 4 months ago
JSON representation
Everything Relating to CI/CD Using Github Actions. Learn Github Actions.
- Host: GitHub
- URL: https://github.com/offensive-vk/awesomeactions
- Owner: offensive-vk
- License: mit
- Created: 2024-09-03T17:25:26.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T16:52:00.000Z (over 1 year ago)
- Last Synced: 2025-02-08T14:01:43.958Z (over 1 year ago)
- Topics: actions, ci-cd, github, workflow
- Language: YAML
- Homepage: https://github.com/features/actions
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license
- Code of conduct: code_of_conduct.md
- Codeowners: .github/CODEOWNERS
- Security: security.md
Awesome Lists containing this project
README
# AwesomeActions - [Deprecated]
GitHub is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.
Github Actions helps you Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you’d like, including CI/CD, and combine actions in a completely customized workflow.
Learn more at their official website - [Github Actions](https://github.com/features/actions)
## Quick Links and Navigation 🧭
For Any Information About Contribution Guidelines and Documentation of This Project.
### Please Refer to
- [Code of Conduct 🤗](https://github.com/offensive-vk/AwesomeActions/blob/master/code_of_conduct.md)
- [Documentation 📖](https://github.com/offensive-vk/AwesomeActions/blob/master/readme.md) *(Current File)*
- [Contribution Guidelines ✨](https://github.com/offensive-vk/AwesomeActions/blob/master/contributing.md)
- [Security Guidelines ⚠️](https://github.com/offensive-vk/AwesomeActions/blob/master/security.md)
- [Author 🧑💻](https://github.com/offensive-vk/)
## Contribution Guidelines
Contributions to this repository are welcome! If you'd like to contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature`).
3. Commit your changes (`git commit -am 'Add some feature'`).
4. Push to the branch (`git push origin feature/your-feature`).
5. Create a new Pull Request.
Learn more at our [Contribution Guidelines ✨](https://github.com/offensive-vk/AwesomeActions/blob/master/contributing.md)
---
© Vedansh 2023 - Present
Licensed under CC0-1.0

Thanks for visiting :)