Skip to content

Commit

Permalink
Merge pull request #63 from toy-k/toy-k-patch-1
Browse files Browse the repository at this point in the history
Update gradle.yml
  • Loading branch information
toy-k committed Jun 15, 2023
2 parents ee3abb0 + b5434ed commit ddc0dae
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-gradle
- name: WIP
# You may pin to the exact commit or the version.
# uses: wip/action@032daff62a8e89e075c7824b4ac296cb0eb4612e
uses: wip/action@v1.1.0
# For more information see: https://docs.github.com/en/actio
name: Java CI with Gradle

on:
push:
branches: [ "main" ]
Expand Down

0 comments on commit ddc0dae

Please sign in to comment.