We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e64f4 commit 548ebdaCopy full SHA for 548ebda
1 file changed
.github/workflows/main.yml
@@ -45,7 +45,6 @@ jobs:
45
echo "AMI: ${{ github.event.inputs.instance_image_id }}"
46
echo "Type: ${{ github.event.inputs.instance_type }}"
47
echo "Request ID: ${{ github.event.inputs.request_id }}"
48
- echo "Matrix item: ${{ github.event.inputs.matrix_item }}"
49
echo "Fork user: ${{ github.event.inputs.fork_user }}"
50
echo "Fork git ref: ${{ github.event.inputs.fork_git_ref }}"
51
0 commit comments