Skip to content

Commit 7265808

Browse files
authored
Update path to Grails functional tests
1 parent 84dded4 commit 7265808

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
@@ -82,7 +82,7 @@ jobs:
8282
uses: benc-uk/workflow-dispatch@798e70c97009500150087d30d9f11c5444830385 # tag=v1.2
8383
with:
8484
workflow: Java CI
85-
repo: grails/grails3-functional-tests
85+
repo: grails/grails-functional-tests
8686
ref: ${{ steps.extract_branch.outputs.value }}
8787
token: ${{ secrets.GH_TOKEN }}
8888
inputs: ${{ steps.dispatch_message.outputs.value }}

0 commit comments

Comments
 (0)