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 bc22846 commit 5032613Copy full SHA for 5032613
.github/workflows/PSDB-amd-mainline.yml
@@ -66,7 +66,6 @@ jobs:
66
echo "github.event.pull_request.id is: ${{github.event.pull_request.id}}"
67
echo "github.event.pull_request.html_url is: ${{github.event.pull_request.html_url}}"
68
echo "github.event.pull_request.number is: ${{github.event.pull_request.number}}"
69
- echo "github.event.pull_request.title is: ${{github.event.pull_request.title}}"
70
echo "github.event.pull_request.url is: ${{github.event.pull_request.url}}"
71
echo "github.event.pull_request.issue_url is: ${{github.event.pull_request.issue_url}}"
72
echo "github.event.pull_request.comments_url is: ${{github.event.pull_request.comments_url}}"
0 commit comments