Skip to content

Conversation

@mcejp
Copy link
Contributor

@mcejp mcejp commented May 8, 2021

No description provided.

@EUA
Copy link
Owner

EUA commented Oct 20, 2023

What is GitHub Actions for?

@buu342
Copy link

buu342 commented Oct 31, 2023

What is GitHub Actions for?

GitHub Actions is for Continuous Integration. Basically, every time you make a commit to the repository, GitHub will compile the project using a yaml script and make the compiled files downloadable to others via the Actions tab in the repository. This is nice since it means users don't need to download the source code and compile the project themselves in order to be on the most up-to-date executable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants