An open API service providing repository metadata for many open source software ecosystems.

GitHub / BaseMax / github-actions-compile-c

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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2Fgithub-actions-compile-c

Stars: 1
Forks: 0
Open issues: 0

License: mit
Language: C
Size: 13.7 KB
Dependencies parsed at: Pending

Created at: 4 months ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 7 days ago

Topics: cd, ci, ci-cd, cicd, gcc, github, github-action, github-actions, github-actions-c, github-actions-ci, github-actions-ci-cd, github-actions-gcc

Funding Links https://github.com/sponsors/BaseMax

Readme
Loading...