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 efe7406 commit 25cd128Copy full SHA for 25cd128
README.md
@@ -27,7 +27,7 @@ All workflow definitions are located in the `.github/workflows` directory of thi
27
This workflow is configured for manual triggering via the GitHub Actions interface, leveraging the `workflow_dispatch` event. To execute the workflow:
28
29
1. Navigate to the **Actions** tab within your GitHub repository.
30
-2. From the "All workflows" sidebar, select the specific workflow you wish to run (e.g., "Java Gradle Build and Deploy").
+2. From the "All workflows" sidebar, select the specific workflow you wish to run.
31
3. Click the **Run workflow** button, usually found in the top right corner of the workflow details page.
32
33
---
0 commit comments