Workflow to only build on PR and building an image only on push to test #16

Merged
hitanshu merged 2 commits from hitanshu/CFTunnels:ingress into test 2025-05-28 14:11:03 +00:00
Showing only changes of commit 882b127818 - Show all commits

View File

@ -17,4 +17,4 @@ jobs:
- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3
- name: Gradle build
run: /gradlew build --debug
run: ./gradlew build --debug