Skip to content

feat: Add GitHub Actions for CI#33

Merged
detivenc merged 1 commit intomainfrom
add-github-actions
Aug 17, 2025
Merged

feat: Add GitHub Actions for CI#33
detivenc merged 1 commit intomainfrom
add-github-actions

Conversation

@detivenc
Copy link
Owner

This commit introduces a new GitHub Actions workflow to build and verify the project automatically.

The workflow is configured to trigger on every push and pull request to the main branch. It sets up the necessary Java and Bun environments and then executes the Gradle build command.

This commit introduces a new GitHub Actions workflow to build and verify the project automatically.

The workflow is configured to trigger on every push and pull request to the `main` branch. It sets up the necessary Java and Bun environments and then executes the Gradle build command.
@detivenc detivenc merged commit 6a24c48 into main Aug 17, 2025
1 check passed
@detivenc detivenc deleted the add-github-actions branch August 17, 2025 14:43
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.

1 participant