Skip to content
#

github-actions-ci-cd

Here are 22 public repositories matching this topic...

Automatically compile and test a simple C program using GitHub Actions whenever changes are pushed or a pull request is created to the main branch. The action installs GCC, compiles the C code, and runs the resulting program, ensuring it functions as expected without manual intervention.

  • Updated Feb 23, 2025
  • C

Successfully established a machine learning model that can accurately predict the sales of a superstore based on various features such as quantity, profit, discount, postal code, etc. The features are mainly associated with order details and customer demographics.

  • Updated Feb 11, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the github-actions-ci-cd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the github-actions-ci-cd topic, visit your repo's landing page and select "manage topics."

Learn more