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 1959d88 commit cf49729Copy full SHA for cf49729
.github/workflows/build-verification-nightly.yml
@@ -129,6 +129,6 @@ jobs:
129
payload-templated: true
130
payload: |
131
{
132
- "workflow_name": "Verify Build (Nightly)",
+ "workflow_name": "CCUD Gradle: Verify Build (Nightly)",
133
"workflow_run_url": "${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"
134
}
0 commit comments