We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84dded4 commit 7265808Copy full SHA for 7265808
.github/workflows/gradle.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: benc-uk/workflow-dispatch@798e70c97009500150087d30d9f11c5444830385 # tag=v1.2
83
with:
84
workflow: Java CI
85
- repo: grails/grails3-functional-tests
+ repo: grails/grails-functional-tests
86
ref: ${{ steps.extract_branch.outputs.value }}
87
token: ${{ secrets.GH_TOKEN }}
88
inputs: ${{ steps.dispatch_message.outputs.value }}
0 commit comments