We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6477e5 commit 11a2cd2Copy full SHA for 11a2cd2
.github/workflows/e2e-tests-ondemand.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
target:
7
- description: 'Target branch to run E2E ondemand tests over'
+ description: Target branch to run E2E ondemand tests over
8
# Note: we don't use default here with default branch because it doesn't work with
9
# schedule, so it will be null.
10
required: false
0 commit comments