cicd-golang

There are 1 repositories under cicd-golang topic.

  • github-actions-compile-golang

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

    Language:Go1