Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GitHub Action for Gradle build in Java CI
Added a GitHub Action workflow to run Gradle build for the prestodb/tempto repository. This action automates the CI process for Java projects and ensures consistency in builds for every push and pull request to the master branch. PR: #2 This PR serves as proof that the CI configuration functions correctly.
- Loading branch information