Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a workflow; Github will now compile our code for us and tell us if it breaks #12

Merged
merged 1 commit into from
May 7, 2024

Conversation

Altoids1
Copy link
Collaborator

@Altoids1 Altoids1 commented May 6, 2024

Github has a free service for open-source codebases (like this one) where they will constantly compile our code, for free, and provide cute little checkmarks,
an image demonstrating Github's action feature. text reads 'like this!'

when the code works, and big ❌'s when it doesn't.

This is probably the end of my custodial PRs, I hope. Just trying to add the obvious stuff before I get too deep into the important things ^_^

This change means that new PRs, and commits to main, will now be tested to ensure that adding them did not cause the mod to stop compiling.
@BensoneWhite BensoneWhite merged commit 24ad3bb into main May 7, 2024
1 check passed
@Altoids1 Altoids1 deleted the Altoids-workflow-thing branch May 10, 2024 22:20
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.

2 participants