Skip to content

Commit 77bd49c

Browse files
authored
Merge pull request #1411 from grails/updateInvokeHibernateTestStep
Update Java CI Workflow
2 parents 030db69 + 6659a84 commit 77bd49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969
with:
7070
workflow: Java CI
7171
repo: grails/gorm-hibernate5
72-
ref: master
72+
ref: ${{ steps.extract_branch.outputs.value }}
7373
token: ${{ secrets.GH_TOKEN }}
7474
inputs: ${{ steps.dispatch_message.outputs.value }}

0 commit comments

Comments
 (0)